summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-01-12 08:56:58 -0500
committerStephen Beaver <sbeaver@netgate.com>2016-01-12 08:58:03 -0500
commitc95dabdd19faa6c1221638861306cd387fb1958f (patch)
treeaf491d6ea1dec03ee4bec548ac925b525e33a8d3 /src/usr/local/www/diag_confbak.php
parenta0b96d300eb29e50e5a92666650b21fd150c0d1e (diff)
downloadpfsense-c95dabdd19faa6c1221638861306cd387fb1958f.zip
pfsense-c95dabdd19faa6c1221638861306cd387fb1958f.tar.gz
Improved infoblock system no longer needs sufficies if more than one per page
Removed long commented out script
Diffstat (limited to 'src/usr/local/www/diag_confbak.php')
-rw-r--r--src/usr/local/www/diag_confbak.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_confbak.php b/src/usr/local/www/diag_confbak.php
index a14bdcd..56afc59 100644
--- a/src/usr/local/www/diag_confbak.php
+++ b/src/usr/local/www/diag_confbak.php
@@ -208,7 +208,7 @@ print($form);
if (is_array($confvers)) {
?>
<div>
- <div class="infoblock_open">
+ <div class="infoblock blockopen">
<?=print_info_box(
gettext(
'To view the differences between an older configuration and a newer configuration, ' .
OpenPOWER on IntegriCloud