Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / ns-admin / admin [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
29 Jul 2002 09:16:22 | postnuke_official/html/modules/ns-admin/admin | menu.php,1.14.2.2,1.14.2.3 | Andreas Krapohl |
fix for bug [ 586073 ] Admin menu is missing closing </center>, thx to jnapp |
Update of /home/cvsroot/postnuke_official/html/modules/ns-admin/admin In directory ns7.hostnuke.net:/tmp/cvs-serv7091/postnuke_official/html/modules/ns-admin/admin Modified Files: Tag: PostNuke_71 menu.php Log Message: fix for bug [ 586073 ] Admin menu is missing closing </center>, thx to jnapp Index: menu.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/ns-admin/admin/Attic/menu.php,v retrieving revision 1.14.2.2 retrieving revision 1.14.2.3 diff -C2 -d -r1.14.2.2 -r1.14.2.3 *** menu.php 11 Jun 2002 23:53:06 -0000 1.14.2.2 --- menu.php 29 Jul 2002 09:16:20 -0000 1.14.2.3 *************** *** 176,179 **** --- 176,180 ---- } } + echo '</center>'."\n"; CloseTable(); }
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |