summaryrefslogtreecommitdiff
path: root/htroot/ViewLog_p.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/ViewLog_p.html')
-rw-r--r--htroot/ViewLog_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ViewLog_p.html b/htroot/ViewLog_p.html
index 3025671c4..c73e20196 100644
--- a/htroot/ViewLog_p.html
+++ b/htroot/ViewLog_p.html
@@ -11,7 +11,7 @@
<form action="ViewLog_p.html" method="get" >
<fieldset>
- <input type="text" name="lines" id="lines" size ="4" value="#[lines]#" maxlength="9" /><label for="lines"> Lines</label>
+ <input type="text" name="lines" id="lines" size ="4" value="#[lines]#" maxlength="9" /><label for="lines"> Lines (max. #[maxlines]#)</label>
<input type="checkbox" name="mode" id="mode" value="reversed" #(reverseChecked)#::checked="checked"#(/reverseChecked)# /><label for="mode">reversed order</label>
<input type="text" name="filter" id="filter" size ="30" value="#[filter]#" maxlength="60" />
<input type="submit" value="refresh" />