Revision 16e3a3e2
Added by Phil Davis over 9 years ago
src/usr/local/www/firewall_aliases.php | ||
---|---|---|
204 | 204 |
} |
205 | 205 |
|
206 | 206 |
if (is_subsystem_dirty('aliases')) { |
207 |
print_apply_box(gettext("The alias list has been changed.") . "<br />" . gettext("You must apply the changes in order for them to take effect.")); |
|
207 | 208 |
} |
208 | 209 |
|
209 | 210 |
display_top_tabs($tab_array); |
Also available in: Unified diff
firewall_aliases add print_apply_box code