diff options
Diffstat (limited to 'phpBB/adm/style/acp_users_signature.html')
-rw-r--r-- | phpBB/adm/style/acp_users_signature.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_users_signature.html b/phpBB/adm/style/acp_users_signature.html index 2b4964803e..5bd6b0921a 100644 --- a/phpBB/adm/style/acp_users_signature.html +++ b/phpBB/adm/style/acp_users_signature.html @@ -32,7 +32,7 @@ // ]]> </script> -<script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script> +<!-- INCLUDEJS {ROOT_PATH}assets/javascript/editor.js --> <form id="user_signature" method="post" action="{U_ACTION}"> |