From f46c9e83ac3d4e9350bdc37645a5e337c24b1cac Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Fri, 15 Aug 2008 15:42:11 +0200 Subject: fixed all remaining links to wiki.splitbrain.org and to restructured pages darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz --- lib/tpl/default/detail.php | 2 +- lib/tpl/default/footer.html | 4 ++-- lib/tpl/default/main.php | 2 +- lib/tpl/default/mediamanager.php | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/tpl') diff --git a/lib/tpl/default/detail.php b/lib/tpl/default/detail.php index 0e8ddc743..765358568 100644 --- a/lib/tpl/default/detail.php +++ b/lib/tpl/default/detail.php @@ -7,7 +7,7 @@ * You should leave the doctype at the very top - It should * always be the very first line of a document. * - * @link http://wiki.splitbrain.org/wiki:tpl:templates + * @link http://dokuwiki.org/templates * @author Andreas Gohr */ diff --git a/lib/tpl/default/footer.html b/lib/tpl/default/footer.html index 9e948e926..cfc7ed4e1 100644 --- a/lib/tpl/default/footer.html +++ b/lib/tpl/default/footer.html @@ -14,7 +14,7 @@ $tgt = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : href="http://creativecommons.org/licenses/by-nc-sa/2.0/" rel="license" title="Creative Commons License">Creative Commons License - href="http://wiki.splitbrain.org/wiki:donate" title="Donate">Donate + href="http://dokuwiki.org/donate" title="Donate">Donate href="http://www.php.net" title="Powered by PHP">Powered by PHP @@ -22,7 +22,7 @@ $tgt = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS">Valid CSS - href="http://wiki.splitbrain.org/wiki:dokuwiki" title="Driven by DokuWiki">Driven by DokuWiki + href="http://dokuwiki.org/" title="Driven by DokuWiki">Driven by DokuWiki */ diff --git a/lib/tpl/default/mediamanager.php b/lib/tpl/default/mediamanager.php index 1da6dfd00..7b7fe8675 100644 --- a/lib/tpl/default/mediamanager.php +++ b/lib/tpl/default/mediamanager.php @@ -9,7 +9,7 @@ * You should leave the doctype at the very top - It should * always be the very first line of a document. * - * @link http://wiki.splitbrain.org/wiki:tpl:templates + * @link http://dokuwiki.org/templates * @author Andreas Gohr */ ?> -- cgit v1.2.3