From: Carsten K. <car...@us...> - 2001-12-16 11:54:38
|
Update of /cvsroot/phpwiki/phpwiki/templates In directory usw-pr-cvs1:/tmp/cvs-serv29730/phpwiki/templates Modified Files: message.html Log Message: Wiki logo now links to correct HomePage with non-english Wikis. Index: message.html =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/templates/message.html,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** message.html 2001/11/14 21:25:32 1.14 --- message.html 2001/12/16 11:54:35 1.15 *************** *** 16,20 **** <body> <div><a class="wikilink" ! href="${BROWSE}HomePage" ><img src="${LOGO}" align="right" border="0" alt="[phpwiki]" --- 16,20 ---- <body> <div><a class="wikilink" ! href="${BROWSE}$("HomePage")" ><img src="${LOGO}" align="right" border="0" alt="[phpwiki]" |