aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_smilies.html
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2011-02-27 23:18:10 +0100
committerIgor Wiedler <igor@wiedler.ch>2011-02-27 23:18:10 +0100
commit23475abab3e1a4e560d7b8b107fc76f9b88792f8 (patch)
tree4ebc63ec35f69b4a27737be082266be216bde258 /phpBB/styles/prosilver/template/posting_smilies.html
parentdc112092e05f58341b310ec7d90f609cb62c7343 (diff)
parent6a7c85382828dc95b5190ab6dde5ae25149e6025 (diff)
downloadforums-23475abab3e1a4e560d7b8b107fc76f9b88792f8.tar
forums-23475abab3e1a4e560d7b8b107fc76f9b88792f8.tar.gz
forums-23475abab3e1a4e560d7b8b107fc76f9b88792f8.tar.bz2
forums-23475abab3e1a4e560d7b8b107fc76f9b88792f8.tar.xz
forums-23475abab3e1a4e560d7b8b107fc76f9b88792f8.zip
Merge branch 'ticket/raimon/9980' into develop-olympus
* ticket/raimon/9980: [ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
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">