Revision: 95
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=95&view=rev
Author: christian_boltz
Date: 2007-09-24 16:24:18 -0700 (Mon, 24 Sep 2007)
Log Message:
-----------
- removed forgotten TODO
Modified Paths:
--------------
trunk/templates/search.tpl
Modified: trunk/templates/search.tpl
===================================================================
--- trunk/templates/search.tpl 2007-09-24 22:01:09 UTC (rev 94)
+++ trunk/templates/search.tpl 2007-09-24 23:24:18 UTC (rev 95)
@@ -26,7 +26,6 @@
</select>
<?php
if (authentication_has_role('global-admin')) {
- # TODO: make "Return to" translatable
?>
<input class="button" type="submit" name="fGo" value="<?php print $PALANG['pReturn_to'] . ' ' . $PALANG['pAdminMenu_list_virtual']; ?>" /></td>
<?php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|