Commit 50a9e241 authored by Ad Schellevis's avatar Ad Schellevis

remove link to referenced filter rule, closes https://github.com/opnsense/core/issues/858

parent 857a1b2e
......@@ -948,8 +948,6 @@ $( document ).ready(function() {
endif;
?>
</select>
<br/>
<a href="firewall_rules_edit.php?id=<?=$linkedrule;?>"> <?=gettext("View the filter rule");?></a>
</td>
</tr>
<?php elseif (!isset($id) || (isset($_GET['dup']) && is_numericint($_GET['dup']))) :
......
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