diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-08-28 02:28:10 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-08-28 02:28:10 +0000 |
commit | 857c5aa85bd2911a9b878c46e7588e358dda9ec8 (patch) | |
tree | b8073f8bb82443259a42c5693f136f4fcb96c6cc /central/trunk/theme | |
parent | ad9f73b06a36a832eb88358165fa1f3644581381 (diff) | |
download | instadisc-857c5aa85bd2911a9b878c46e7588e358dda9ec8.tar.gz instadisc-857c5aa85bd2911a9b878c46e7588e358dda9ec8.tar.bz2 instadisc-857c5aa85bd2911a9b878c46e7588e358dda9ec8.zip |
Central: Fixes #47
I am soooooo lazy.
Diffstat (limited to 'central/trunk/theme')
-rw-r--r-- | central/trunk/theme/mansub.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/central/trunk/theme/mansub.tpl b/central/trunk/theme/mansub.tpl index a9c8850..23639b1 100644 --- a/central/trunk/theme/mansub.tpl +++ b/central/trunk/theme/mansub.tpl | |||
@@ -1,6 +1,7 @@ | |||
1 | <HTML> | 1 | <HTML> |
2 | <HEAD> | 2 | <HEAD> |
3 | <TITLE><!--SITENAME--> InstaDisc Central Server</TITLE> | 3 | <TITLE><!--SITENAME--> InstaDisc Central Server</TITLE> |
4 | <LINK REL="stylesheet" HREF="theme/table.css"> | ||
4 | </HEAD> | 5 | </HEAD> |
5 | 6 | ||
6 | <BODY> | 7 | <BODY> |