mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Updated login page hint
This commit is contained in:
parent
bc5e693425
commit
cbb3e6f851
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
<input type="password" id="password" name="password" title="password" placeholder="Enter your password..." /><br/>
|
<input type="password" id="password" name="password" title="password" placeholder="Enter your password..." /><br/>
|
||||||
<button type="submit" class="btn">Login</button><br/>
|
<button type="submit" class="btn">Login</button><br/>
|
||||||
<a class="forgot" href="#">Forgot Username?</a><br/>
|
<a class="forgot" href="#">Forgot Username?</a><br/>
|
||||||
<label>(hint: try 'ochami' for both username and password)</label>
|
<label>(hint: try 'openchami' for both username and password)</label>
|
||||||
</form>
|
</form>
|
||||||
</div><!--end log form -->
|
</div><!--end log form -->
|
||||||
</html>
|
</html>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue