diff options
| author | Simon | 2011-03-28 13:00:47 +0200 |
|---|---|---|
| committer | Simon | 2011-03-28 13:00:47 +0200 |
| commit | e69db13b77bca9e91c8f6f4acc479b8b993e96de (patch) | |
| tree | 1ef1fb0357ec94c3eb4444e55f9667b5e97f4b7c /library/Pbs/Graph.php | |
| parent | updatebutton geadded (diff) | |
| download | pbs2-e69db13b77bca9e91c8f6f4acc479b8b993e96de.tar.gz pbs2-e69db13b77bca9e91c8f6f4acc479b8b993e96de.tar.xz pbs2-e69db13b77bca9e91c8f6f4acc479b8b993e96de.zip | |
Uni-Farben und Footer angepasst
Diffstat (limited to 'library/Pbs/Graph.php')
| -rw-r--r-- | library/Pbs/Graph.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Pbs/Graph.php b/library/Pbs/Graph.php index fc21336..df36ac4 100644 --- a/library/Pbs/Graph.php +++ b/library/Pbs/Graph.php @@ -17,7 +17,7 @@ class Pbs_Graph{ size="5,5"; graph[ bgcolor=transparent ]; node [ style=filled fillcolor="#ffffffff" ]; - "'.$this->getGroupTitle($groupID).'" [ fontcolor="#ffffffff", style=filled, fillcolor="#003592FF"]; + "'.$this->getGroupTitle($groupID).'" [ fontcolor="#ffffffff", style=filled, fillcolor="#004A99FF"]; '; $this->getParentGroups($groupID); $this->getChildGroups($groupID); |
