summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2012-04-26 22:27:40 +0200
committerPhilip Häusler <msquare@notrademark.de>2012-04-26 22:27:40 +0200
commitb6ff5cf8349ec23d65819785bd936318b66a1959 (patch)
tree87d876940325b5d3d8615ab4a3cc3801b6741578 /includes
parent34582524ba39e895e072129b1c83e48d94864cff (diff)
create rooms possible with working add-button
Diffstat (limited to 'includes')
-rw-r--r--includes/pages/admin_rooms.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/admin_rooms.php b/includes/pages/admin_rooms.php
index 50f874b2..7ad234a7 100644
--- a/includes/pages/admin_rooms.php
+++ b/includes/pages/admin_rooms.php
@@ -127,7 +127,7 @@ function admin_rooms() {
return page(array (
buttons(array (
- button(page_link_to('admin_rooms'), "Add", 'add')
+ button(page_link_to('admin_rooms') . '&show=edit', "Add", 'add')
)),
msg(),
table(array (