See last commit
This commit is contained in:
parent
e0bc0a622d
commit
d44b4f19a8
@ -1,4 +1,4 @@
|
|||||||
<table class="modlog">
|
<table class="modlog" style="word-wrap: break-word;">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Time</th>
|
<th>Time</th>
|
||||||
<th>Board</th>
|
<th>Board</th>
|
||||||
|
@ -169,7 +169,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if search_type == 'posts' %}
|
{% if search_type == 'posts' %}
|
||||||
<table class="modlog">
|
<table class="modlog" style="word-wrap: break-word;">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Time</th>
|
<th>Time</th>
|
||||||
<th>Board</th>
|
<th>Board</th>
|
||||||
|
Loading…
Reference in New Issue
Block a user