X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fdiogenes.globals.inc.php.in;h=0f4ec591d0f0873c3340ba9fd0844bd913e8b01e;hb=b1021bedf9f1a6ac1e3f97dc08adabc8312e426a;hp=18d074e7e03f30cb31a49cd7b3a50d06af9970b9;hpb=aa2b3c612a87840b35e26fa1cb36896dbeebc313;p=diogenes.git diff --git a/include/diogenes.globals.inc.php.in b/include/diogenes.globals.inc.php.in index 18d074e..0f4ec59 100644 --- a/include/diogenes.globals.inc.php.in +++ b/include/diogenes.globals.inc.php.in @@ -120,6 +120,7 @@ class DiogenesGlobals extends DiogenesCoreGlobals { /** Available style sheets */ var $style_sheets = array( 'default_blue' => 'Default Blue', + 'fresh_blue' => 'Fresh Blue', 'funky_doc' => 'Funky Doc', );