This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<title>Promotion Managers</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
||||
<meta name="description" content="Admin template that can be used to build dashboards for CRM, CMS, etc." />
|
||||
<meta name="author" content="Potenza Global Solutions" />
|
||||
<meta name="description" content="Promotion Managers." />
|
||||
<meta name="author" content="WrenchBoard Promotions" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<!-- app favicon -->
|
||||
<link rel="shortcut icon" href="/asset/img/favicon.ico">
|
||||
@@ -48,13 +48,13 @@
|
||||
<div class="col-12">
|
||||
<div class="form-group">
|
||||
<label class="control-label">User Name*</label>
|
||||
<input type="text" class="form-control" placeholder="Username" />
|
||||
<input type="text" class="form-control" name="username" maxlength="35" placeholder="Username" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<div class="form-group">
|
||||
<label class="control-label">Password*</label>
|
||||
<input type="password" class="form-control" placeholder="Password" />
|
||||
<input type="password" class="form-control" name="password" maxlength="15" placeholder="Password" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
|
||||
Reference in New Issue
Block a user