Commit 0f4e0377 authored by Ad Schellevis's avatar Ad Schellevis

(legacy) firewall_rules_edit.php add full help button

parent 7e638a7c
......@@ -651,7 +651,11 @@ include("head.inc");
<div class="table-responsive">
<table class="table table-striped">
<tr>
<th colspan="2"><?=gettext("Edit Firewall rule");?></th>
<td valign="top"><strong><?=gettext("Edit Firewall rule");?></strong></td>
<td align="right">
<small><?=gettext("full help"); ?> </small>
<i class="fa fa-toggle-off text-danger" style="cursor: pointer;" id="show_all_help_page" type="button"></i></a>
</td>
</tr>
<tr>
<td width="22%"><a id="help_for_action" href="#" class="showhelp"><i class="fa fa-info-circle"></i></a> <?=gettext("Action");?></td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment