summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-22 15:08:48 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-22 15:08:48 +0100
commitdddbc7cb777b227d9c999c004f402fcd1296ed32 (patch)
tree03436cda2f04b9bbec603b0312339a2a1da00d65 /ishtar_common
parent8d2a5f90a3b9ce32e08e45ec5b28a56a273e91b2 (diff)
downloadIshtar-dddbc7cb777b227d9c999c004f402fcd1296ed32.tar.bz2
Ishtar-dddbc7cb777b227d9c999c004f402fcd1296ed32.zip
UI: change search button
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/templates/blocks/DataTables.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/blocks/DataTables.html b/ishtar_common/templates/blocks/DataTables.html
index a268d3a74..12f630de7 100644
--- a/ishtar_common/templates/blocks/DataTables.html
+++ b/ishtar_common/templates/blocks/DataTables.html
@@ -2,7 +2,7 @@
<p class="text-center">
-<button id='search_{{name}}' class='btn btn-primary btn-block'>
+<button id='search_{{name}}' class='btn btn-primary'>
{% trans "Search" %}</button>
{% if url_new %}