Improve reply processing
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
{% if request.path == url_for("admin.admin_lookup") %}
|
||||
<input type="hidden" name="url" value="{{obj.id}}">
|
||||
{% endif %}
|
||||
<button type="submit" class="bar-item-reverse">hide sensitive content</button>
|
||||
<button type="submit" class="bar-item">hide sensitive content</button>
|
||||
</form>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user