UPD: dav_registration: improved search field label.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<table id="objects_table" class="table table-bordered table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><input type="text" id="searchfield" placeholder="{% trans 'Suche' %}"></th>
|
||||
<th><input type="text" id="searchfield" placeholder="{% trans 'Volltextsuche' %}"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user