install form
This commit is contained in:
@@ -13,5 +13,5 @@
|
|||||||
<label for="admin_password">Password</label>
|
<label for="admin_password">Password</label>
|
||||||
<input type="password" class="form-control" id="admin_password" placeholder="Password">
|
<input type="password" class="form-control" id="admin_password" placeholder="Password">
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary">Install</button>
|
<button type="submit" class="btn btn-primary">Activate</button>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
|
|
||||||
<div class="card-block">
|
<div class="card-block">
|
||||||
<h4 class="card-title text-center">New Restaurant Installation</h4>
|
<h4 class="card-title text-center">License Activation</h4>
|
||||||
<br/>
|
<br/>
|
||||||
<h6 class="card-subtitle mb-2 text-muted">Welcome to new installation of SmartSales Restaurant Edition</h6>
|
<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>
|
<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