mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-08 00:37:38 +08:00
@@ -25,4 +25,13 @@
|
||||
<div class="content">At present, only memories can be modified.</div>
|
||||
<input type="submit" value="Edit">
|
||||
</form>
|
||||
<br />
|
||||
<hr />
|
||||
<form action="/web/changeuser/edituser" method="post">
|
||||
<div class="title">Edit all the users</div>
|
||||
<label for="ticket">Memories</label>
|
||||
<input name="ticket" id="ticket">
|
||||
|
||||
<input type="submit" value="Edit all">
|
||||
</form>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user