install form
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
<label for="admin_password">Password</label>
|
||||
<input type="password" class="form-control" id="admin_password" placeholder="Password">
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">Install</button>
|
||||
<button type="submit" class="btn btn-primary">Activate</button>
|
||||
</form>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<div class="card">
|
||||
|
||||
<div class="card-block">
|
||||
<h4 class="card-title text-center">New Restaurant Installation</h4>
|
||||
<h4 class="card-title text-center">License Activation</h4>
|
||||
<br/>
|
||||
<h6 class="card-subtitle mb-2 text-muted">Welcome to new installation of SmartSales Restaurant Edition</h6>
|
||||
<p class="card-text">Please provide us with following details to setup necessary user account and base system settings.</p>
|
||||
|
||||
Reference in New Issue
Block a user