<?phpprint_info_box_apply(sprintf(gettext("The static route configuration has been changed.%sYou must apply the changes in order for them to take effect."),"<br />"));?><br/></p>
<?php
<?phpinclude("fbegin.inc");?>
<sectionclass="page-content-main">
<divclass="container-fluid">
<divclass="row">
<?php
if(is_subsystem_dirty('staticroutes')):?><p>
<?phpprint_info_box_apply(sprintf(gettext("The static route configuration has been changed.%sYou must apply the changes in order for them to take effect."),"<br />"));?><br/></p>
<adata-id="<?=$i;?>"data-toggle="tooltip"data-placement="left"title="<?=gettext("move selected rules before this rule");?>"class="act_move btn btn-default btn-xs">
onclick="return confirm('<?=gettext("Do you really want to delete the selected routes?");?>')"class="btn btn-default btn-xs"><spanclass="glyphicon glyphicon-remove"></span></button>
<?php
endif;
?>
</td>
</tr>
</table>
</td>
</tr>
<tr><tdcolspan="7">
<?=gettext('Note:')?>
<?=gettext("Do not enter static routes for networks assigned on any interface of this firewall. Static routes are only used for networks reachable via a different router, and not reachable via your default gateway.");?>
<?=gettext("Do not enter static routes for networks assigned on any interface of this firewall. Static routes are only used for networks reachable via a different router, and not reachable via your default gateway.");?>