aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/bbcode.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/bbcode.tpl')
-rwxr-xr-xphpBB/templates/subSilver/bbcode.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/bbcode.tpl b/phpBB/templates/subSilver/bbcode.tpl
index 82ad67d7c7..38cadbed4f 100755
--- a/phpBB/templates/subSilver/bbcode.tpl
+++ b/phpBB/templates/subSilver/bbcode.tpl
@@ -92,7 +92,7 @@
<!-- END img -->
<!-- BEGIN url -->
-<a href="{URL}" target="_blank">{DESCRIPTION}</a>
+<a href="{URL}" target="_blank" class="postbody">{DESCRIPTION}</a>
<!-- END url -->
<!-- BEGIN email -->