forked from mirrors/bookwyrm
Not going to implement that today
This commit is contained in:
parent
c4a43d5029
commit
605af3bf88
1 changed files with 0 additions and 4 deletions
|
@ -50,10 +50,6 @@
|
||||||
<span class="icon icon-x" title="{{ button_text }}" aria-hidden="true"></span>
|
<span class="icon icon-x" title="{{ button_text }}" aria-hidden="true"></span>
|
||||||
<span class="is-hidden-mobile">{{ button_text }}</span>
|
<span class="is-hidden-mobile">{{ button_text }}</span>
|
||||||
</button>
|
</button>
|
||||||
{% trans "Block users" as button_text %}
|
|
||||||
<button class="button is-danger">
|
|
||||||
{{ button_text }}
|
|
||||||
</button>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
Loading…
Reference in a new issue