Merge 4.5

Conflicts:
	templates/post_thread.html
This commit is contained in:
czaks
2014-06-21 20:50:41 +02:00
16 changed files with 6362 additions and 19 deletions

View File

@@ -3,6 +3,7 @@
<div id="thread_{{ post.id }}" data-board="{{ board.uri }}">
{% if not index %}<a id="{{ post.id }}" class="post_anchor"></a>{% endif %}
{% include 'post/fileinfo.html' %}
<div class="post op" {%if post.num_files > 1%}style='clear:both'{%endif%}><p class="intro">
<input type="checkbox" class="delete" name="delete_{{ post.id }}" id="delete_{{ post.id }}" />