Revision 69824c5e
Added by Stephen Beaver over 9 years ago
src/usr/local/www/system_advanced_network.php | ||
---|---|---|
187 | 187 |
$tab_array[] = array(gettext("Notifications"), false, "system_advanced_notifications.php"); |
188 | 188 |
display_top_tabs($tab_array); |
189 | 189 |
|
190 |
?><div id="container"><?php |
|
191 |
|
|
192 | 190 |
$form = new Form; |
193 | 191 |
$section = new Form_Section('IPv6 Options'); |
194 | 192 |
|
Also available in: Unified diff
Alternative to PR 2324 - Remove unneeded div