mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Set the footer color.
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
session_start();
|
session_start();
|
||||||
|
|
||||||
//set theme settings
|
//set theme settings
|
||||||
|
$_SESSION['theme']['footer_color'] = '#cccccc';
|
||||||
$_SESSION['theme']['footer_background_color'] = '#ffffff';
|
$_SESSION['theme']['footer_background_color'] = '#ffffff';
|
||||||
|
|
||||||
//initialize variables we are going to use
|
//initialize variables we are going to use
|
||||||
|
|||||||
Reference in New Issue
Block a user