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 38cadbed4f..7da43c0056 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" class="postbody">{DESCRIPTION}</a>
+<a href="{URL}" target="_blank" class="postlink">{DESCRIPTION}</a>
<!-- END url -->
<!-- BEGIN email -->