SF.net SVN: postfixadmin: [198] trunk/templates/users_menu.tpl
Brought to you by:
christian_boltz,
gingerdog
From: <chr...@us...> - 2007-11-04 21:08:37
|
Revision: 198 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=198&view=rev Author: christian_boltz Date: 2007-11-04 13:08:42 -0800 (Sun, 04 Nov 2007) Log Message: ----------- - clear float (no, motd right of the menu doesn't look good ;-) Modified Paths: -------------- trunk/templates/users_menu.tpl Modified: trunk/templates/users_menu.tpl =================================================================== --- trunk/templates/users_menu.tpl 2007-11-04 21:06:00 UTC (rev 197) +++ trunk/templates/users_menu.tpl 2007-11-04 21:08:42 UTC (rev 198) @@ -10,6 +10,8 @@ </ul> </div> +<br clear='all' /><br> + <?php if (file_exists (realpath ("../motd-users.txt"))) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |