EngineGP/template/sections/user/lk/auth.html
Sergei Solovev b59003e559 Reformat code
This update contains code reformatting to meet PHP standards.
2023-11-12 21:12:42 +03:00

17 lines
493 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h4 class="hblock_content">Информация об авторизациях</h4>
<div class="block_content">
<table class="table_pad">
<tbody>
<tr>
<td><b>Браузер</b>
<td>
<td width="15%" align="center"><b>Адрес</b></td>
<td width="20%" align="center"><b>Дата</b></td>
</tr>
[auth]
</tbody>
</table>
</div>
<script src="[js]sections/user/lk.js" type="text/javascript"></script>