diff options
author | Florent Neveu (Captain) <neveu.etna@gmail.com> | 2006-09-19 22:20:44 +0200 |
---|---|---|
committer | Captain <neveu.etna@gmail.com> | 2006-09-19 22:20:44 +0200 |
commit | adb3d9b99c63cfbd4546c3dd95e11930a775ce53 (patch) | |
tree | 66562cdcceff695e34648560da7ec0363b82e06e /blog/themes | |
parent | add lb-bottom (diff) | |
parent | remove test file (diff) | |
download | web-adb3d9b99c63cfbd4546c3dd95e11930a775ce53.tar.xz |
Merge with git+ssh://git.meleeweb.net/var/git/else/web.git
Diffstat (limited to 'blog/themes')
-rw-r--r-- | blog/themes/typo/phokus_else/layouts/default.rhtml | 4 | ||||
-rw-r--r-- | blog/themes/typo/test | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/blog/themes/typo/phokus_else/layouts/default.rhtml b/blog/themes/typo/phokus_else/layouts/default.rhtml index efe8f7e..b87f849 100644 --- a/blog/themes/typo/phokus_else/layouts/default.rhtml +++ b/blog/themes/typo/phokus_else/layouts/default.rhtml @@ -15,7 +15,7 @@ <div id="page">
-<div id="header" onClick ='document.location = "/"'></div>
+<div id="header" onclick ='document.location = "/"'></div>
<div id="main">
<%= @content_for_layout %>
@@ -42,7 +42,7 @@ <li><a href="http://getfirefox.com/"><img src="/images/theme/btn-firefox.gif" alt="Get Firefox" /></a></li>
</ul>
</div>
-<p>Theme Credits: <a href="http://phonophunk.com/typo-themes/">Phokus</a> by <a href="http://phonophunk.com/">John Serris</a> Hacked by <a href="http://else.meleeweb.net/">Captain</a></p>
+<p>Theme Credits: <a href="http://phonophunk.com/typo-themes/">Phokus</a> by <a href="http://phonophunk.com/">John Serris</a> Hacked by <a href="http://else.meleeweb.net/">Captain, Beber & Sysde</a></p>
</div><!-- #footer -->
</div><!-- #page -->
diff --git a/blog/themes/typo/test b/blog/themes/typo/test deleted file mode 100644 index e69de29..0000000 --- a/blog/themes/typo/test +++ /dev/null |