summaryrefslogtreecommitdiffstats
path: root/templates/page-adduser.html
diff options
context:
space:
mode:
authorSimon Rettberg2014-05-19 15:30:59 +0200
committerSimon Rettberg2014-05-19 15:30:59 +0200
commitf6ceaa03052e6878afd53a4bbb7f4429849fe25a (patch)
tree9f5582c8c275494728f6d6dcf656479714688934 /templates/page-adduser.html
parentWorking on config.tgz composition through config modules (diff)
downloadslx-admin-f6ceaa03052e6878afd53a4bbb7f4429849fe25a.tar.gz
slx-admin-f6ceaa03052e6878afd53a4bbb7f4429849fe25a.tar.xz
slx-admin-f6ceaa03052e6878afd53a4bbb7f4429849fe25a.zip
OO style modules
Diffstat (limited to 'templates/page-adduser.html')
-rw-r--r--templates/page-adduser.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page-adduser.html b/templates/page-adduser.html
index 8fca8610..cd317457 100644
--- a/templates/page-adduser.html
+++ b/templates/page-adduser.html
@@ -1,5 +1,5 @@
<div class="container">
- <form class="form-adduser" action="?do=adduser" method="post">
+ <form class="form-adduser" action="?do=AddUser" method="post">
<h2 class="form-signin-heading">Benutzer anlegen</h2>
<div class="row">
<div class="col-md-4">Benutzerkennung</div>