summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/event/edit.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/scripts/event/edit.phtml')
-rw-r--r--application/views/scripts/event/edit.phtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/application/views/scripts/event/edit.phtml b/application/views/scripts/event/edit.phtml
new file mode 100644
index 0000000..e62b8b3
--- /dev/null
+++ b/application/views/scripts/event/edit.phtml
@@ -0,0 +1,4 @@
+<h1>Edit Event</h1>
+<?php
+echo $this->editForm;
+?> \ No newline at end of file