CVS update: /cowiki/htdocs/setup/tpl/

[email protected] 19 Apr 2005 01:22:59 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 05/04/18 18:22:59

Modified:
 /cowiki/htdocs/setup/tpl/
  window.regret.tpl, window.default.tpl

Log:
 Use placeholders instead of the coWiki address

File Changes:

Directory: /cowiki/htdocs/setup/tpl/
====================================

File [changed]: window.regret.tpl
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/setup/tpl/window.regret.tpl?r1=1.1&r2=1.2
Delta lines:  +2 -2
-------------------
--- window.regret.tpl	17 Apr 2005 00:11:24 -0000	1.1
+++ window.regret.tpl	19 Apr 2005 01:22:59 -0000	1.2
@@ -2,7 +2,7 @@
 
 <!--
 
-  $Id: window.regret.tpl,v 1.1 2005/04/17 00:11:24 dgorski Exp $
+  $Id: window.regret.tpl,v 1.2 2005/04/19 01:22:59 dgorski Exp $
 
   This file is part of coWiki. coWiki is free software under the terms of
   the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -52,7 +52,7 @@
                 <strong>{%TPL_WINDOW_TITLE%}</strong>
               </td>
               <td nowrap align="center">
-                <a target="_blank" href="http://www.cowiki.org/">{%TPL_SOFTWARE_VERSION%}</a>
+                <a target="_blank" href="{%TPL_SOFTWARE_HOME%}">{%TPL_SOFTWARE_VERSION%}</a>
                 <br/>
                 {%TPL_SOFTWARE_RELEASE%}
               </td>

File [changed]: window.default.tpl
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/setup/tpl/window.default.tpl?r1=1.1&r2=1.2
Delta lines:  +2 -2
-------------------
--- window.default.tpl	17 Apr 2005 00:11:24 -0000	1.1
+++ window.default.tpl	19 Apr 2005 01:22:59 -0000	1.2
@@ -2,7 +2,7 @@
 
 <!--
 
-  $Id: window.default.tpl,v 1.1 2005/04/17 00:11:24 dgorski Exp $
+  $Id: window.default.tpl,v 1.2 2005/04/19 01:22:59 dgorski Exp $
 
   This file is part of coWiki. coWiki is free software under the terms of
   the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -52,7 +52,7 @@
                 <strong>{%TPL_WINDOW_TITLE%}</strong>
               </td>
               <td nowrap align="center">
-                <a target="_blank" href="http://www.cowiki.org/">{%TPL_SOFTWARE_VERSION%}</a>
+                <a target="_blank" href="{%TPL_SOFTWARE_HOME%}">{%TPL_SOFTWARE_VERSION%}</a>
                 <br/>
                 {%TPL_SOFTWARE_RELEASE%}
               </td>