Options page: handle not being logged in.

The options page now displays whether or not the user is logged in.
This commit is contained in:
John "Elwin" Edwards 2012-08-29 07:55:26 -07:00
parent eb2e44e13e
commit a1f56007d0
3 changed files with 23 additions and 4 deletions

View file

@ -7,6 +7,7 @@
</head>
<body onload="setup()">
<h1>RLG-Web Options</h1>
<div id="ostat">Loading...</div>
<div id="switch">
<span class="ibutton">E-mail</span>
<span class="ibutton">Password</span>