summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorN0YB <Al_Stu@Frontier.com>2014-02-14 23:11:05 -0800
committerN0YB <Al_Stu@Frontier.com>2014-02-14 23:11:05 -0800
commit37227fbc1cf7ba4164637cb2d0cfceace4346322 (patch)
treee989b98441f37c15e250026038d39e5436866be4
parent0681f6dfbd2733f92c742aa610e6f623ee059f98 (diff)
downloadpfsense-37227fbc1cf7ba4164637cb2d0cfceace4346322.zip
pfsense-37227fbc1cf7ba4164637cb2d0cfceace4346322.tar.gz
XHTML Compliance
System Logs Routing Tab
-rw-r--r--usr/local/www/diag_logs_routing.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/local/www/diag_logs_routing.php b/usr/local/www/diag_logs_routing.php
index 57c6561..9a6a622 100644
--- a/usr/local/www/diag_logs_routing.php
+++ b/usr/local/www/diag_logs_routing.php
@@ -98,11 +98,10 @@ include("head.inc");
<?php printf(gettext("Routing daemon log entries"),$nentries);?></td>
</tr>
<?php dump_clog($routing_logfile, $nentries); ?>
- <tr><td><br><form action="diag_logs_routing.php" method="post">
-<input name="clear" type="submit" class="formbtn" value="<?=gettext("Clear log"); ?>"></td></tr>
+ <tr><td><br /><form action="diag_logs_routing.php" method="post">
+<input name="clear" type="submit" class="formbtn" value="<?=gettext("Clear log"); ?>"/></form></td></tr>
</table>
</div>
-</form>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud