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 [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 29 Jul 2002 09:19:13 | postnuke_official/html/modules/ns-admin | admin.php,1.36.2.1,1.36.2.2 | 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
In directory ns7.hostnuke.net:/tmp/cvs-serv7133/postnuke_official/html/modules/ns-admin
Modified Files:
Tag: PostNuke_71
admin.php
Log Message:
fix for bug [ 586073 ] Admin menu is missing closing </center>, thx to jnapp
Index: admin.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/ns-admin/Attic/admin.php,v
retrieving revision 1.36.2.1
retrieving revision 1.36.2.2
diff -C2 -d -r1.36.2.1 -r1.36.2.2
*** admin.php 12 Jun 2002 00:13:26 -0000 1.36.2.1
--- admin.php 29 Jul 2002 09:19:10 -0000 1.36.2.2
***************
*** 164,168 ****
$result->MoveNext();
}
! echo '</table>'."\n";
if (pnSecAuthAction(0, 'Stories::', '::', ACCESS_EDIT)) {
echo '<center>'."\n"
--- 164,168 ----
$result->MoveNext();
}
! echo '</table></center>'."\n";
if (pnSecAuthAction(0, 'Stories::', '::', ACCESS_EDIT)) {
echo '<center>'."\n"
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 |