Magellan Linux

Contents of /trunk/flyspray/themes/Magellan/templates/admin.editallusers.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (show annotations) (download)
Thu Mar 24 13:33:23 2016 UTC (8 years, 1 month ago) by niro
File size: 266 byte(s)
-import flyspray-1.0-beta Magellan theme
1 <div id="toolbox">
2 <h3><?php echo Filters::noXSS(L('admintoolbox')); ?> :: <?php echo Filters::noXSS($proj->prefs['project_title']); ?> : <?php echo Filters::noXSS(L('editallusers')); ?></h3>
3
4 <?php
5 $this->display('common.editallusers.tpl');
6 ?>
7 </div>