diff options
| author | rramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-08-16 09:37:37 +0000 |
|---|---|---|
| committer | rramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-08-16 09:37:37 +0000 |
| commit | c3e1abffaf7184030d317403be684716af4492a4 (patch) | |
| tree | 9c8423e956ce9bd22d80cf69ec4c608148635957 /htroot/ViewLog_p.html | |
| parent | d242cf7a6d37261e74a8ca70803a5eea65659428 (diff) | |
Small changes for 0.40
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@544 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewLog_p.html')
| -rw-r--r-- | htroot/ViewLog_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ViewLog_p.html b/htroot/ViewLog_p.html index f44284ec2..6e564e445 100644 --- a/htroot/ViewLog_p.html +++ b/htroot/ViewLog_p.html @@ -14,7 +14,7 @@ </iframe>
<form action="Log_p.html" method="GET" target="logFrame">
<table border="0"><tr>
-<td><input type="text" name="lines" size ="4" value="50"> Lines</td>
+<td><input type="text" name="lines" size ="4" value="50" maxlength="9"> Lines</td>
<td><input type="checkbox" name="mode" value="reversed">reversed order</td>
<td><input type="submit" value="refresh"></td>
</tr></table>
|
