Rename Gotar theme as "Blue/Green"
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 29 Nov 2010 18:48:27 +0000 (19:48 +0100)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 29 Nov 2010 18:48:27 +0000 (19:48 +0100)
themes/themes.php

index bb26ca8b9918a4401a70942f09f8e0393c20043a..14df84139cbddd2151f75ed167f61d97899a940f 100644 (file)
@@ -10,6 +10,6 @@
        $appThemes = array(
                'default' => 'Default',
                'cappuccino' => 'Cappuccino',
-               'gotar' => 'Gotar'
+               'gotar' => 'Blue/Green'
        );
 ?>