aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/templates/subSilver/message_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/templates/subSilver/message_body.html')
-rw-r--r--phpBB/styles/templates/subSilver/message_body.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/phpBB/styles/templates/subSilver/message_body.html b/phpBB/styles/templates/subSilver/message_body.html
deleted file mode 100644
index 8a402d903d..0000000000
--- a/phpBB/styles/templates/subSilver/message_body.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!-- INCLUDE overall_header.html -->
-
-<table width="95%" cellspacing="2" cellpadding="2" border="0" align="center">
- <tr>
- <td align="left" class="nav"><a href="{U_INDEX}">{L_INDEX}</a></td>
- </tr>
-</table>
-
-<table class="tablebg" width="95%" cellspacing="1" cellpadding="4" border="0" align="center">
- <tr>
- <th height="28"><b>{MESSAGE_TITLE}</b></th>
- </tr>
- <tr>
- <td class="row1" align="center"><br /><span class="gen">{MESSAGE_TEXT}</span><br /><br /></td>
- </tr>
-</table>
-
-<br clear="all" />
-
-<!-- INCLUDE overall_footer.html --> \ No newline at end of file