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-user / user [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
25 Jul 2002 22:52:55 | postnuke_official/html/modules/ns-user/user | menu.php,1.7,1.7.2.1 | John Robeson |
fix for center tag not being closed, removed by suggestion of jnapp |
Update of /home/cvsroot/postnuke_official/html/modules/ns-user/user In directory ns7.hostnuke.net:/tmp/cvs-serv7055/html/modules/ns-user/user Modified Files: Tag: PostNuke_71 menu.php Log Message: fix for center tag not being closed, removed by suggestion of jnapp Index: menu.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/ns-user/user/Attic/menu.php,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -C2 -d -r1.7 -r1.7.2.1 *** menu.php 16 Mar 2002 20:34:57 -0000 1.7 --- menu.php 25 Jul 2002 22:52:52 -0000 1.7.2.1 *************** *** 142,146 **** { OpenTable(); ! echo '<center>'."\n"; if ($this->title_file!='') echo '<a href="'.$this->title_file.'" class="pn-title">'; echo '<font class="pn-title"><b>'.$this->title_text.'</b></font>'; --- 142,146 ---- { OpenTable(); ! //echo '<center>'."\n"; if ($this->title_file!='') echo '<a href="'.$this->title_file.'" class="pn-title">'; echo '<font class="pn-title"><b>'.$this->title_text.'</b></font>';
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 |