- removed forgotten TODO

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@95 a1433add-5e2c-0410-b055-b7f2511e0802
postfixadmin-2.3
Christian Boltz 17 years ago
parent 8e88a41691
commit 14bd1d6cd9

@ -26,7 +26,6 @@ for ($i = 1; $i < sizeof ($list_domains); $i++)
</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

Loading…
Cancel
Save