diff options
| author | Cesar G <prototech91@gmail.com> | 2013-10-18 20:47:22 -0700 |
|---|---|---|
| committer | Cesar G <prototech91@gmail.com> | 2013-11-12 18:11:56 -0800 |
| commit | c386bf7911edfc4613c6a70dae37db76bfe645cb (patch) | |
| tree | dfb93a6e85602ea6abaf29d8216a7acb06120855 /phpBB/styles/subsilver2/template/posting_smilies.html | |
| parent | c19bf3d0d30367114c46e8ff8b58d0c10b28c8a7 (diff) | |
| download | forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.tar forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.tar.gz forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.tar.bz2 forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.tar.xz forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.zip | |
[ticket/11472] Make prosilver's editor.js an asset used by all styles.
PHPBB3-11472
Diffstat (limited to 'phpBB/styles/subsilver2/template/posting_smilies.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/posting_smilies.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/posting_smilies.html b/phpBB/styles/subsilver2/template/posting_smilies.html index d0ced9ff12..c916198ca5 100644 --- a/phpBB/styles/subsilver2/template/posting_smilies.html +++ b/phpBB/styles/subsilver2/template/posting_smilies.html @@ -6,7 +6,7 @@ var text_name = opener.text_name; // ]]> </script> -<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/editor.js"></script> +<!-- INCLUDEJS {ROOT_PATH}assets/javascript/editor.js --> <table width="100%" cellspacing="1" cellpadding="4" border="0"> <tr> |
