diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-04-01 22:35:56 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-04-01 22:35:56 +0000 |
commit | dff3e0f33036580a011dcf3c5b45d8ea058ed610 (patch) | |
tree | 801e6aff87d8e3393d9e64b25b1325acf377ed6a /phpBB/styles/subSilver/template/index.htm | |
parent | e6dab93a02a05a61799c1c0e56864961e8b56bba (diff) | |
download | forums-dff3e0f33036580a011dcf3c5b45d8ea058ed610.tar forums-dff3e0f33036580a011dcf3c5b45d8ea058ed610.tar.gz forums-dff3e0f33036580a011dcf3c5b45d8ea058ed610.tar.bz2 forums-dff3e0f33036580a011dcf3c5b45d8ea058ed610.tar.xz forums-dff3e0f33036580a011dcf3c5b45d8ea058ed610.zip |
huh? no more subsilver? Now i know you so well you want to leave me? bah, go away, just go away, you will see what you get by leaving me... i will search for another style wanting to hug me. :P
git-svn-id: file:///svn/phpbb/trunk@7262 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template/index.htm')
-rw-r--r-- | phpBB/styles/subSilver/template/index.htm | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/phpBB/styles/subSilver/template/index.htm b/phpBB/styles/subSilver/template/index.htm deleted file mode 100644 index 4763c05f0e..0000000000 --- a/phpBB/styles/subSilver/template/index.htm +++ /dev/null @@ -1,16 +0,0 @@ -<html> -<head> -<title>subSilver created by subBlue Design</title> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -</head> - -<body bgcolor="#FFFFFF" text="#000000"> - -<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0"> - <tr> - <td align="center" valign="middle"><a href="http://www.subblue.com/" target="_new"><img src="images/created_by.jpg" width="400" height="300" alt="Created by subBlue Design" /></a></td> - </tr> -</table> - -</body> -</html>
\ No newline at end of file |