Fixed events menu html.

Contributed by MrNapz.
This commit is contained in:
MobiusDev
2016-12-31 13:25:37 +00:00
parent 04885267e2
commit 167ff41c14
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
<html><title>Events Menu</title><body>
<center>
<table width=270 border=0 bgcolor="444444">
<tr>
<td><button value="Main" action="bypass -h admin_admin" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
@@ -8,5 +7,7 @@
<td><button value="GM" action="bypass -h admin_admin7" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table><br>
<table width=270>
%LIST%
</center></body></html>
</table>
</body></html>