* added some names links to the account.management page

This commit is contained in:
slawkens1 2018-01-14 08:56:05 +01:00
parent 39ced581b8
commit b1c72df333

View File

@ -86,6 +86,7 @@
</div>
<br/><br/>
{% endif %}
<a name="General+Information"></a>
<h2>General Information</h2>
<table width="100%">
<tr style="background-color: {{ config.lightborder }};" >
@ -121,6 +122,7 @@
{% endautoescape %}
</table>
<br/>
<a name="Public+Information"></a>
<h2>Public Information</h2>
<table width="100%">
<tr style="background-color: {{ config.lightborder }};" >
@ -137,6 +139,7 @@
{% include('buttons.base.html.twig') %}
</form>
<br/>
<a name="Account+Logs" ></a>
<h2>Action Log</h2>
<table>
<tr bgcolor="{{ config.vdarkborder }}" class="white">
@ -155,6 +158,7 @@
{% endautoescape %}
</table>
<br/>
<a name="Characters" ></a>
<h2>Character list: {{ players|length }} characters.</h2>
<table>
<tr bgcolor="{{ config.vdarkborder }}" class="white">