diff options
author | Nils Adermann <naderman@naderman.de> | 2010-05-16 20:50:28 +0200 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2010-05-16 20:57:01 +0200 |
commit | ac2b5430aa2e4e75ed7b9372ae39024c22dac915 (patch) | |
tree | 668012f7628dfdd58835764ffd0f99533083c062 /phpBB/styles/subsilver2/template/index.htm | |
parent | 904d2049c8f0d528216b4c24941e7dab66ec09ce (diff) | |
download | forums-ac2b5430aa2e4e75ed7b9372ae39024c22dac915.tar forums-ac2b5430aa2e4e75ed7b9372ae39024c22dac915.tar.gz forums-ac2b5430aa2e4e75ed7b9372ae39024c22dac915.tar.bz2 forums-ac2b5430aa2e4e75ed7b9372ae39024c22dac915.tar.xz forums-ac2b5430aa2e4e75ed7b9372ae39024c22dac915.zip |
[task/drop-subsilver2] Removing subsilver2 for Ascraeus development.
The discussion about this has taken place on area51:
http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=32496
PHPBB3-9607
Diffstat (limited to 'phpBB/styles/subsilver2/template/index.htm')
-rw-r--r-- | phpBB/styles/subsilver2/template/index.htm | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/phpBB/styles/subsilver2/template/index.htm b/phpBB/styles/subsilver2/template/index.htm deleted file mode 100644 index 4763c05f0e..0000000000 --- a/phpBB/styles/subsilver2/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 |