* added some names links to the account.management page

This commit is contained in:
slawkens1 2018-01-14 08:56:05 +01:00
parent fade78efc1
commit 3fc2bef7c9

View File

@ -84,6 +84,7 @@
</div>
<br/><br/>
{% endif %}
<a name="General+Information"></a>
<h2>General Information</h2>
<table width="100%">
<tr style="background-color: {{ config.lightborder }};" >
@ -118,6 +119,7 @@
{% endautoescape %}
</table>
<br/>
<a name="Public+Information"></a>
<h2>Public Information</h2>
<table width="100%">
<tr style="background-color: {{ config.lightborder }};" >
@ -133,6 +135,7 @@
<input type="submit" value="Change Info" />
</form>
<br/>
<a name="Account+Logs" ></a>
<h2>Action Log</h2>
<table>
<tr bgcolor="{{ config.vdarkborder }}" class="white">
@ -151,6 +154,7 @@
{% endautoescape %}
</table>
<br/>
<a name="Characters" ></a>
<h2>Character list: {{ players|length }} characters.</h2>
<table>
<tr bgcolor="{{ config.vdarkborder }}" class="white">