Mercurial > hg > rlgwebd
comparison index-rlg.html @ 133:99fbc7c55b81
Options-related UI improvements.
Hide as-yet-unnecessary elements on the options page, and link the
home and options pages from each other.
| author | John "Elwin" Edwards <elwin@sdf.org> |
|---|---|
| date | Wed, 12 Sep 2012 16:03:09 -0700 |
| parents | 86c1b79cf662 |
| children | e4f27a093d1e |
comparison
equal
deleted
inserted
replaced
| 132:823e878e5840 | 133:99fbc7c55b81 |
|---|---|
| 128 </div> | 128 </div> |
| 129 </div> | 129 </div> |
| 130 <div class="modal" id="messages"> | 130 <div class="modal" id="messages"> |
| 131 </div> | 131 </div> |
| 132 <div class="modal" id="misc"> | 132 <div class="modal" id="misc"> |
| 133 <div class="centerb"><a href="/options.html">Options</a></div> | |
| 133 <div class="centerb"><a href="/about.html">Information</a></div> | 134 <div class="centerb"><a href="/about.html">Information</a></div> |
| 134 </div> | 135 </div> |
| 135 <div id="debug"> | 136 <div id="debug"> |
| 136 </div> | 137 </div> |
| 137 </body> | 138 </body> |
