1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-24 01:03:05 +02:00

[feature/new-tz-handling] Use jQuery and INCLUDEJS for javascript

PHPBB3-9558
This commit is contained in:
Joas Schilling
2012-06-17 16:54:12 +02:00
parent 5f96e5d374
commit 5441ee1ee4
6 changed files with 72 additions and 69 deletions

View File

@@ -14,7 +14,6 @@
{S_TZ_OPTIONS}
</select>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/timezone.js"></script>
<script type="text/javascript">phpbb_enable_tz_dates();</script>
<!-- INCLUDEJS timezone.js -->
</dd>
</dl>