Update of /cvsroot/phpwiki/phpwiki/themes/WikiTrek
In directory usw-pr-cvs1:/tmp/cvs-serv6746/phpwiki/themes/WikiTrek
Modified Files:
themeinfo.php
Log Message:
typo fix
Index: themeinfo.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/themes/WikiTrek/themeinfo.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** themeinfo.php 2001/12/26 14:11:37 1.1
--- themeinfo.php 2001/12/26 14:40:09 1.2
***************
*** 48,52 ****
// logo image
! $logo = "themes/$theme/ufp-logo.png";
// Signature image which is shown after saving an edited page
--- 48,52 ----
// logo image
! $logo = "themes/$theme/Ufp-logo.png";
// Signature image which is shown after saving an edited page
|