summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_routing.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_logs_routing.php')
-rw-r--r--usr/local/www/diag_logs_routing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_logs_routing.php b/usr/local/www/diag_logs_routing.php
index 0adc9fa..0168e3c 100644
--- a/usr/local/www/diag_logs_routing.php
+++ b/usr/local/www/diag_logs_routing.php
@@ -98,7 +98,7 @@ 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">
+ <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>
OpenPOWER on IntegriCloud