projects
/
iserv-mod-room-reservation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added tag REL_8.07.26 for changeset 015b446b86aa006ff663dbb7027abdf42957d850
[iserv-mod-room-reservation.git]
/
includes
/
mod_roomReservationPage.inc
diff --git
a/includes/mod_roomReservationPage.inc
b/includes/mod_roomReservationPage.inc
old mode 100755
(executable)
new mode 100644
(file)
index
ee54f3d
..
6d0e018
--- a/
includes/mod_roomReservationPage.inc
+++ b/
includes/mod_roomReservationPage.inc
@@
-111,7
+111,7
@@
abstract class mod_roomReservationPage {
* @return void
*/
protected function beginShow() {
* @return void
*/
protected function beginShow() {
- html_header("<style type='text/css'>\n".rrGetC
SS
()."\n</style>\n");
+ html_header("<style type='text/css'>\n".rrGetC
ss
()."\n</style>\n");
PageBlue(q($this->getTitle()), $this->getIcon());
// print error messages from the configuration
PageBlue(q($this->getTitle()), $this->getIcon());
// print error messages from the configuration
@@
-129,7
+129,7
@@
abstract class mod_roomReservationPage {
/**
* Show the end of the page.
/**
* Show the end of the page.
- *
+ *
@return void
*/
protected function endShow() {
_PageBlue();
*/
protected function endShow() {
_PageBlue();
This page took
0.020817 seconds
and
4
git commands to generate.