Merge branch 'master' into jquery-removal

This commit is contained in:
Kevin Röbert
2020-06-05 21:51:52 +02:00
10 changed files with 16 additions and 16 deletions

View File

@@ -116,7 +116,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<br />
<p>
<label id="logLimit_label"></label><br />
<input type="number" id="logLimit" value="" name="logLimit" class="form-control" min="-1">
<input type="number" id="logLimit" value="" name="logLimit" class="form-control" min="0" max="5000">
</p>
<br />
<p>