mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
added new theme
This commit is contained in:
parent
358c96b158
commit
e4f7581453
@ -16,7 +16,7 @@
|
||||
|
||||
$phpgw_flags["currentapp"] = "preferences";
|
||||
include("../header.inc.php");
|
||||
$installed_themes = array('default','blue','mojo','heaven','yellows');
|
||||
$installed_themes = array('default','blue','mojo','heaven','yellows', 'rose');
|
||||
|
||||
if ($phpgw_info["user"]["permissions"]["anonymous"]) {
|
||||
Header("Location: " . $phpgw->link($phpgw_info["server"]["webserver_url"] . "/"));
|
||||
|
Loading…
Reference in New Issue
Block a user