Moved $config['local_time'] to Tinyboard-Tools (local-time.js)

This commit is contained in:
Michael Save 2012-03-15 16:16:54 +11:00
parent 1769de4cdc
commit 14a2f97323
4 changed files with 0 additions and 45 deletions

View file

@ -45,10 +45,6 @@
<input type="hidden" name="board" value="{{ board.uri }}" />
{% if mod %}<input type="hidden" name="mod" value="1" />{% endif %}
{{ body }}
{% if config.javascript_local_time %}
<script>{% raw %}init_localtime();{% endraw %}</script>
{% endif %}
{% include 'report_delete.html' %}
</form>
<div class="pages">{{ btn.prev }} {% for page in pages %}