aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/bbcode.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subSilver/template/bbcode.html')
-rw-r--r--phpBB/styles/subSilver/template/bbcode.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/phpBB/styles/subSilver/template/bbcode.html b/phpBB/styles/subSilver/template/bbcode.html
index 80ecd0b349..914d685b79 100644
--- a/phpBB/styles/subSilver/template/bbcode.html
+++ b/phpBB/styles/subSilver/template/bbcode.html
@@ -28,6 +28,23 @@
</div>
<!-- END code_close -->
+<!-- BEGIN inline_attachment_open -->
+</div>
+<table class="tablebg" width="100%" cellspacing="1">
+ <tr>
+ <td class="row3"><b class="genmed">{L_ATTACHMENT}: </b></td>
+ </tr>
+ <tr>
+ <td class="row2">
+<!-- END inline_attachment_open -->
+
+<!-- BEGIN inline_attachment_close -->
+ </td>
+ </tr>
+</table>
+<div class="postbody">
+<!-- END inline_attachment_close -->
+
<!-- BEGIN b_open --><strong><!-- END b_open -->
<!-- BEGIN b_close --></strong><!-- END b_close -->