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 / pnlang / ita [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 25 Jul 2002 01:48:16 | postnuke_modules/htmlpages/pnlang/ita | admin.php,1.7,1.8 user.php,1.3,1.4 | Andrea M. |
| print bug fix | |||
Update of /home/cvsroot/postnuke_modules/htmlpages/pnlang/ita
In directory ns7.hostnuke.net:/tmp/cvs-serv15734/pnlang/ita
Modified Files:
admin.php user.php
Log Message:
print bug fix
Index: admin.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/htmlpages/pnlang/ita/admin.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** admin.php 25 Jul 2002 00:34:00 -0000 1.7
--- admin.php 25 Jul 2002 01:48:14 -0000 1.8
***************
*** 38,42 ****
define('_HTMLPAGESNOAUTH','Non autorizzato ad accedere al modulo htmlpages');
define('_PRFRVIEW','Pagina facile da stampare');
! define('_READFR', "<img title=\""._PRFRVIEW."\" alt=\""._PRFRVIEW."\" src=\"modules\\".pnModGetName()."\pnimages\print.gif\" border=0 >");
define('_SORTEDBY', 'Ordinate per ');
--- 38,42 ----
define('_HTMLPAGESNOAUTH','Non autorizzato ad accedere al modulo htmlpages');
define('_PRFRVIEW','Pagina facile da stampare');
! define('_READFR', "<img title=\""._PRFRVIEW."\" alt=\""._PRFRVIEW."\" src=\"modules/".pnModGetName()."/pnimages/print.gif\" border=0 >");
define('_SORTEDBY', 'Ordinate per ');
Index: user.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/htmlpages/pnlang/ita/user.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** user.php 25 Jul 2002 00:11:11 -0000 1.3
--- user.php 25 Jul 2002 01:48:14 -0000 1.4
***************
*** 6,9 ****
//
// define('_PRINTFRIENDLY', 'Pagina facile da stampare ');
! define('_PRINTFRIENDLY', "<img title=\"Pagina facile da stampare\" alt=\"Pagina facile da stampare\" src=\"modules\\".pnModGetName()."\pnimages\print.gif\" border=0 >");
?>
--- 6,9 ----
//
// define('_PRINTFRIENDLY', 'Pagina facile da stampare ');
! define('_PRINTFRIENDLY', "<img title=\"Pagina facile da stampare\" alt=\"Pagina facile da stampare\" src=\"modules/".pnModGetName()."/pnimages/print.gif\" border=0 >");
?>
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 |