[ticket/11472] Use {T_ASSETS_PATH}.

PHPBB3-11472
This commit is contained in:
Cesar G 2013-10-20 16:35:28 -07:00
parent b99e87664d
commit 1ea07e2270
5 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@
// ]]>
</script>
<!-- INCLUDEJS ./../assets/javascript/editor.js -->
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/editor.js -->
<form id="user_signature" method="post" action="{U_ACTION}">

View file

@ -49,7 +49,7 @@
// ]]>
</script>
<!-- INCLUDEJS {ROOT_PATH}assets/javascript/editor.js -->
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/editor.js -->
<!-- IF S_BBCODE_ALLOWED -->
<div id="colour_palette" style="display: none;">

View file

@ -6,7 +6,7 @@
var text_name = opener.text_name;
// ]]>
</script>
<!-- INCLUDEJS {ROOT_PATH}assets/javascript/editor.js -->
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/editor.js -->
<h2>{L_SMILIES}</h2>
<div class="panel">

View file

@ -33,7 +33,7 @@
// ]]>
</script>
<!-- INCLUDEJS {ROOT_PATH}assets/javascript/editor.js -->
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/editor.js -->
<!-- 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')" />

View file

@ -6,7 +6,7 @@
var text_name = opener.text_name;
// ]]>
</script>
<!-- INCLUDEJS {ROOT_PATH}assets/javascript/editor.js -->
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/editor.js -->
<table width="100%" cellspacing="1" cellpadding="4" border="0">
<tr>