merged branches
[iserv-mod-room-reservation.git] / includes / mod_roomReservationPage.inc
index 29bae69..6d0e018 100644 (file)
@@ -111,7 +111,7 @@ abstract class mod_roomReservationPage {
    * @return void
    */
   protected function beginShow() {
-    html_header("<style type='text/css'>\n".rrGetCSS()."\n</style>\n");
+    html_header("<style type='text/css'>\n".rrGetCss()."\n</style>\n");
     PageBlue(q($this->getTitle()), $this->getIcon());
     
     // print error messages from the configuration
This page took 0.023555 seconds and 4 git commands to generate.