summaryrefslogtreecommitdiffstats
path: root/templates/page-syslog.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page-syslog.html')
-rw-r--r--templates/page-syslog.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/page-syslog.html b/templates/page-syslog.html
index c16d8da1..eb2f4caa 100644
--- a/templates/page-syslog.html
+++ b/templates/page-syslog.html
@@ -1,6 +1,7 @@
<div class="container">
<h1>Client Log</h1>
- <form method="post" action="?do=syslog">
+ <form method="post" action="?do=SysLog">
+ <input type="hidden" name="token" value="{{token}}">
<div class="input-group">
<span class="input-group-addon">Filter</span>
<input id="filterstring" type="text" placeholder="event-id" value="{{filter}}" name="filter" data-role="tagsinput" />