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">
|
<table id="objects_table" class="table table-bordered table-hover">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th><input type="text" id="searchfield" placeholder="{% trans 'Suche' %}"></th>
|
<th><input type="text" id="searchfield" placeholder="{% trans 'Volltextsuche' %}"></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user