mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
Fix tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
50cfd8108b
commit
a2daa32d0c
2 changed files with 23 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<form name="search" method="GET" action="{{ path('user-search')}}">
|
||||
<form name="search_users" method="GET" action="{{ path('user-search')}}">
|
||||
{% if form_errors(form) %}
|
||||
<span class="black-text">{{ form_errors(form) }}</span>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue