|
@@ -12,7 +12,7 @@
|
|
</head>
|
|
</head>
|
|
<body class="cp-first-user text-center">
|
|
<body class="cp-first-user text-center">
|
|
<form class="form-signin card" action="/cp/" method="post">
|
|
<form class="form-signin card" action="/cp/" method="post">
|
|
- <input type="hidden" name="action" value="first_user">
|
|
|
|
|
|
+ <input type="hidden" name="action" value="first-user">
|
|
<h1 class="h3 mb-3 font-weight-normal">Creating first user</h1>
|
|
<h1 class="h3 mb-3 font-weight-normal">Creating first user</h1>
|
|
<label for="first_name" class="sr-only">User first name</label>
|
|
<label for="first_name" class="sr-only">User first name</label>
|
|
<input type="text" id="first_name" name="first_name" class="form-control mb-3" placeholder="User first name">
|
|
<input type="text" id="first_name" name="first_name" class="form-control mb-3" placeholder="User first name">
|