mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #2923 from NewEraCracker/patch-1
This commit is contained in:
commit
0a5096fc8c
@ -258,7 +258,7 @@ include("head.inc");
|
||||
|
||||
if (!empty($_POST['id']) || $_POST['mode'] == "reinstallall") {
|
||||
?>
|
||||
<div id="final" class="alert" role="alert" style=":display: none;"></div>
|
||||
<div id="final" class="alert" role="alert" style="display: none;"></div>
|
||||
<?php
|
||||
}
|
||||
display_top_tabs($tab_array);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user