forked from leftypol/leftypol
Moved $config['local_time'] to Tinyboard-Tools (local-time.js)
This commit is contained in:
parent
1769de4cdc
commit
14a2f97323
4 changed files with 0 additions and 45 deletions
|
@ -48,9 +48,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>
|
||||
<a href="{{ return }}">[{% trans %}Return{% endtrans %}]</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue