aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_smilies.html
diff options
context:
space:
mode:
authorRaimon <Raimon@phpBB.com>2011-01-07 23:47:17 +0100
committerRaimon <Raimon@phpBB.com>2011-01-08 01:33:35 +0100
commit6a7c85382828dc95b5190ab6dde5ae25149e6025 (patch)
treed07230cce01a36f1d0c56ac7a000b9bbb0e4ee16 /phpBB/styles/prosilver/template/posting_smilies.html
parenta469e804930e66c244da27deb4dc94b5e280659f (diff)
downloadforums-6a7c85382828dc95b5190ab6dde5ae25149e6025.tar
forums-6a7c85382828dc95b5190ab6dde5ae25149e6025.tar.gz
forums-6a7c85382828dc95b5190ab6dde5ae25149e6025.tar.bz2
forums-6a7c85382828dc95b5190ab6dde5ae25149e6025.tar.xz
forums-6a7c85382828dc95b5190ab6dde5ae25149e6025.zip
[ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
PHPBB3-9980
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_smilies.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_smilies.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_smilies.html b/phpBB/styles/prosilver/template/posting_smilies.html
index fdd0d7ada1..86ac24aa53 100644
--- a/phpBB/styles/prosilver/template/posting_smilies.html
+++ b/phpBB/styles/prosilver/template/posting_smilies.html
@@ -6,7 +6,7 @@
var text_name = 'message';
// ]]>
</script>
-<script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script>
+<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/editor.js"></script>
<h2>{L_SMILIES}</h2>
<div class="panel">