summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/firewall_shaper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_shaper.php b/src/usr/local/www/firewall_shaper.php
index 0251ab8..d3eb363 100644
--- a/src/usr/local/www/firewall_shaper.php
+++ b/src/usr/local/www/firewall_shaper.php
@@ -449,7 +449,7 @@ print($tree);
if (count($altq_list_queues) > 0) {
?>
- <a href="firewall_shaper.php?action=resetall" class="btn btn-sm btn-danger"/>
+ <a href="firewall_shaper.php?action=resetall" class="btn btn-sm btn-danger">
<?=gettext('Remove Shaper')?>
</a>
<?php
OpenPOWER on IntegriCloud