aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/posting_buttons.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/subsilver2/template/posting_buttons.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/subsilver2/template/posting_buttons.html')
-rw-r--r--phpBB/styles/subsilver2/template/posting_buttons.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/posting_buttons.html b/phpBB/styles/subsilver2/template/posting_buttons.html
index 621fa87fd4..92b4bd3e39 100644
--- a/phpBB/styles/subsilver2/template/posting_buttons.html
+++ b/phpBB/styles/subsilver2/template/posting_buttons.html
@@ -33,7 +33,7 @@
// ]]>
</script>
- <script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script>
+ <script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/editor.js"></script>
<!-- IF S_BBCODE_ALLOWED -->
<input type="button" class="btnbbcode" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px;" onclick="bbstyle(0)" onmouseover="helpline('b')" onmouseout="helpline('tip')" />