Fixed bug, where assignment hints did not get displayed.

This commit is contained in:
Bene-Notebook
2018-11-27 11:18:40 +01:00
committed by Nanne Baars
parent 09baecb3e9
commit 98a32c7cdf
2 changed files with 3 additions and 3 deletions

View File

@ -285,7 +285,7 @@
<table>
<tr>
<td><label>Action contains:</label></td>
<td><input name="action" value="" type="TEXT"/></td>
<td><input name="action_string" value="" type="TEXT"/></td>
</tr>
<tr>
<td><button type="SUBMIT">Search logs</button></td>