Commit fba78dbb authored by Nicolas Wavrant's avatar Nicolas Wavrant

stack-monitor: minor change in html content

parent 46a47036
......@@ -28,7 +28,7 @@ for name in form:
with open(config_file, 'w') as file:
parser.write(file)
print "<h1>Values that can be defined by the user :</h1>"
print "<h1>Values that can be defined :</h1>"
print "<form action=\"/index.cgi\" method=\"post\" class=\"pure-form-aligned\">"
print "<input type=\"hidden\" name=\"posting-script\" value=\"{{ pwd }}/{{ this_file }}\">"
for option in parser.options("public"):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment