(legacy) rename all_help id in firewall_nat_out_edit.php

This commit is contained in:
Ad Schellevis 2015-08-21 09:07:54 +00:00
parent ab090d03a5
commit 7992a7b2b5

View File

@ -391,7 +391,7 @@ include("head.inc");
<td><?=gettext("Edit Advanced Outbound NAT entry");?></td>
<td colspan="2" align="right">
<small><?=gettext("full help"); ?> </small>
<i class="fa fa-toggle-off text-danger" style="cursor: pointer;" id="show_all_help_opnvpn_server" type="button"></i></a>
<i class="fa fa-toggle-off text-danger" style="cursor: pointer;" id="show_all_help_page" type="button"></i></a>
</td>
</tr>
</table>