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_modules / htmlpages [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
25 Jul 2002 00:03:01 | postnuke_modules/htmlpages | pnadmin.php,1.4,1.5 | Andrea M. |
added print img |
Update of /home/cvsroot/postnuke_modules/htmlpages In directory ns7.hostnuke.net:/tmp/cvs-serv14263 Modified Files: pnadmin.php Log Message: added print img Index: pnadmin.php =================================================================== RCS file: /home/cvsroot/postnuke_modules/htmlpages/pnadmin.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** pnadmin.php 24 Jul 2002 20:44:09 -0000 1.4 --- pnadmin.php 25 Jul 2002 00:02:59 -0000 1.5 *************** *** 527,530 **** --- 527,532 ---- $order='ASC'; } + + $img="<img src=\"modules\\".pnModGetName()."\pnimages\print.gif\" border=0 align=\"bottom\">"; $col[]=$output->URL(pnModURL('htmlpages','admin','view', array('orderby' =>'pid', *************** *** 546,550 **** array('orderby' =>'printlink', 'order' =>$order)), ! _HTMLPRINTLINK) ; $col[]=_HTMLPAGESACTIONS; --- 548,552 ---- array('orderby' =>'printlink', 'order' =>$order)), ! _HTMLPRINTLINK); $col[]=_HTMLPAGESACTIONS;
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 |