<?=gettext("Hint: This is only the number of log entries displayed in the GUI. It does not affect how many entries are contained in the actual log files.")?></td>
<?=gettext("Logs are held in constant-size circular log files. This field controls how large each log file is, and thus how many entries may exist inside the log. By default this is approximately 500KB per log file, and there are nearly 20 such log files.")?>
<strong><?=gettext("Log errors from the web server process.");?></strong><br/>
<?=gettext("Hint: If this is checked, errors from the lighttpd web server process for the GUI or Captive Portal will appear in the main system log.");?></td>
<inputname="resetlogs"type="submit"class="btn btn-primary"value="<?=gettext("Reset Log Files");?>"onclick="return confirm('<?=gettext('Do you really want to reset the log files? This will erase all local log data.');?>')"/>