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 00:11:13 | postnuke_modules/htmlpages/pnlang/ita | admin.php,1.4,1.5 user.php,1.2,1.3 | Andrea M. |
| added print img | |||
Update of /home/cvsroot/postnuke_modules/htmlpages/pnlang/ita
In directory ns7.hostnuke.net:/tmp/cvs-serv14467/pnlang/ita
Modified Files:
admin.php user.php
Log Message:
added print img
Index: admin.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/htmlpages/pnlang/ita/admin.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** admin.php 24 Jul 2002 20:44:32 -0000 1.4
--- admin.php 25 Jul 2002 00:11:11 -0000 1.5
***************
*** 37,41 ****
}
define('_HTMLPAGESNOAUTH','Non autorizzato ad accedere al modulo htmlpages');
! define('_READFR', 'Mostra stampa');
define('_SORTEDBY', 'Ordinate per ');
define('_HTMLPRINTLINK', 'Link a pagina facile da stampare');
--- 37,41 ----
}
define('_HTMLPAGESNOAUTH','Non autorizzato ad accedere al modulo htmlpages');
! define('_READFR', "<img title=\"Pagina facile da stampare\" alt=\"Pagina facile da stampare\" src=\"modules\\".pnModGetName()."\pnimages\print.gif\" border=0 >");
define('_SORTEDBY', 'Ordinate per ');
define('_HTMLPRINTLINK', 'Link a pagina facile da stampare');
Index: user.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/htmlpages/pnlang/ita/user.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** user.php 23 Jul 2002 19:10:18 -0000 1.2
--- user.php 25 Jul 2002 00:11:11 -0000 1.3
***************
*** 5,8 ****
// ----------------------------------------------------------------------
//
! define('_PRINTFRIENDLY', 'Pagina facile da stampare ');
?>
--- 5,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 |