diff --git a/themes/danbooru/layout.class.php b/themes/danbooru/layout.class.php index 4f51998d..b4dbf9a4 100644 --- a/themes/danbooru/layout.class.php +++ b/themes/danbooru/layout.class.php @@ -145,9 +145,9 @@ $header_html <div id="footer"> <hr> Images © their respective owners, - <a href="http://trac.shishnet.org/shimmie2/">$version</a> © - <a href="http://www.shishnet.org/">Shish</a> 2007, - based on the <a href="http://trac.shishnet.org/shimmie2/wiki/DanbooruRipoff">Danbooru</a> concept. + <a href="http://code.shishnet.org/shimmie2/">$version</a> © + <a href="http://www.shishnet.org/">Shish</a> 2007-2009, + based on the Danbooru concept. $debug $contact </div> diff --git a/themes/default/layout.class.php b/themes/default/layout.class.php index 34699c1d..b6b25d7a 100644 --- a/themes/default/layout.class.php +++ b/themes/default/layout.class.php @@ -63,9 +63,9 @@ $header_html <div id="footer"> <hr> Images © their respective owners, - <a href="http://trac.shishnet.org/shimmie2/">$version</a> © + <a href="http://code.shishnet.org/shimmie2/">$version</a> © <a href="http://www.shishnet.org/">Shish</a> 2007-2009, - based on the <a href="http://trac.shishnet.org/shimmie2/wiki/DanbooruRipoff">Danbooru</a> concept. + based on the Danbooru concept. $debug $contact </div> diff --git a/themes/futaba/layout.class.php b/themes/futaba/layout.class.php index fbb32d75..72b63387 100644 --- a/themes/futaba/layout.class.php +++ b/themes/futaba/layout.class.php @@ -73,9 +73,9 @@ $header_html <div id="footer"> <hr> Images © their respective owners, - <a href="http://trac.shishnet.org/shimmie2/">$version</a> © - <a href="http://www.shishnet.org/">Shish</a> 2007, - based on the <a href="http://trac.shishnet.org/shimmie2/wiki/DanbooruRipoff">Danbooru</a> concept. + <a href="http://code.shishnet.org/shimmie2/">$version</a> © + <a href="http://www.shishnet.org/">Shish</a> 2007-2009, + based on the Danbooru concept. <br>Futaba theme based on 4chan's layout and CSS :3 $debug $contact diff --git a/themes/minimal/layout.class.php b/themes/minimal/layout.class.php index ed37aa56..a111e921 100644 --- a/themes/minimal/layout.class.php +++ b/themes/minimal/layout.class.php @@ -60,9 +60,9 @@ $header_html <div id="footer"> <hr> Images © their respective owners, - <a href="http://trac.shishnet.org/shimmie2/">$version</a> © - <a href="http://www.shishnet.org/">Shish</a> 2007, - based on the <a href="http://trac.shishnet.org/shimmie2/wiki/DanbooruRipoff">Danbooru</a> concept. + <a href="http://code.shishnet.org/shimmie2/">$version</a> © + <a href="http://www.shishnet.org/">Shish</a> 2007-2009, + based on the Danbooru concept. $debug $contact </div>