summaryrefslogtreecommitdiff
path: root/includes/view
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-09-27 17:59:28 +0200
committermsquare <msquare@notrademark.de>2016-09-27 17:59:28 +0200
commit5957e05bf13ec9659f52a3c613abac09cacab8c6 (patch)
tree4c926f5f2497c5955ad03594b0ee907652c1a51e /includes/view
parent031fc3057c46245cd62fc39f2d11ee3f0a393e06 (diff)
finished rename settings to event config and added more date validation for event config
Diffstat (limited to 'includes/view')
-rw-r--r--includes/view/EventConfig_view.php (renamed from includes/view/EventConfigView.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/view/EventConfigView.php b/includes/view/EventConfig_view.php
index a00a26ed..f6e20508 100644
--- a/includes/view/EventConfigView.php
+++ b/includes/view/EventConfig_view.php
@@ -10,7 +10,7 @@
* @param date $teardown_end_date
*/
function EventConfig_edit_view($event_name, $event_welcome_msg, $buildup_start_date, $event_start_date, $event_end_date, $teardown_end_date) {
- return page_with_title(admin_settings_title(), [
+ return page_with_title(event_config_title(), [
msg(),
form([
div('row', [