Skip to content

Commit

Permalink
Added accounts page
Browse files Browse the repository at this point in the history
  • Loading branch information
greghaynes committed May 28, 2010
1 parent a6d245f commit ddc7178
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/http/admin.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ <h1>XSBS Admin Panel</h1>
<ul>
<li><a href="#status-tab">Status</a></li>
<li><a href="#clients-tab">Clients</a></li>
<li><a href="#accounts-tab">Accounts</a></li>
<li><a href="#configuration-tab">Configuration</a></li>
</ul>
<div id="status-tab">
Expand All @@ -34,6 +35,8 @@ <h1>XSBS Admin Panel</h1>
</div>
<div id="clients-tab">
</div>
<div id="accounts-tab">
</div>
<div id="configuration-tab">
<h2>Plugins</h2>
<div id="config_plugins">
Expand Down

0 comments on commit ddc7178

Please sign in to comment.