Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3d14c8

Browse files
authored
Fix typo tokern in mispsearch.xml
1 parent e167c58 commit f3d14c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/default/data/ui/views/mispsearch.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<form hideEdit="false" version="1.1">
22
<init>
33
<set token="misp_instance">misp</set>
4-
<set tokern="field"></set>
4+
<set token="field"></set>
55
<set token="param_misp_http_body"></set>
66
<set token="param_limit">limit=10</set>
77
<set token="param_not_tags"></set>
@@ -217,4 +217,4 @@
217217
</table>
218218
</panel>
219219
</row>
220-
</form>
220+
</form>

0 commit comments

Comments
 (0)