Created green theme - #4194
This commit is contained in:
parent
beace34567
commit
dd8fc659ee
|
@ -6,7 +6,7 @@ Description: The default Pandora FMS theme layout
|
|||
|
||||
// Pandora FMS - http://pandorafms.com
|
||||
// ==========================================================
|
||||
// Copyright (c) 2004-2011 Artica Soluciones Tecnológicas S.L
|
||||
// Copyright (c) 2004-2019 Artica Soluciones Tecnológicas S.L
|
||||
|
||||
// This program is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU General Public License
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1214,7 +1214,6 @@ echo "\n<!-- Page generated in $run_time seconds -->\n";
|
|||
// Values from PHP to be recovered from JAVASCRIPT
|
||||
require 'include/php_to_js_values.php';
|
||||
|
||||
// if ($config['style'] !== 'pandora') {
|
||||
?>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
|
|
Loading…
Reference in New Issue