Add user options menu
This commit is contained in:
parent
89f7e26450
commit
8d6b228f8f
5 changed files with 148 additions and 1 deletions
|
|
@ -28,6 +28,7 @@
|
|||
<ul class="nav">
|
||||
<li class="active"><a href="index.html">Home</a></li>
|
||||
<li><a href="help.html">Help</a></li>
|
||||
<li><a href="javascript:void(0)" id="optlink">Options</a></li>
|
||||
</ul>
|
||||
<div class="navbar-form pull-right" id="loginform">
|
||||
<input type="text" id="guestname" placeholder="Name">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue