7 lines
369 B
Smarty
7 lines
369 B
Smarty
|
<script src="/templates/js/{$mod_inc_short}.js"></script>
|
||
|
<p><a href=/?mod=admin>Назад в админку</a></p>
|
||
|
<center>
|
||
|
<form action='/?mod=sql' method='post'>
|
||
|
<textarea style="width: 100%;height: 400px;" name='z' tabindex='0'>{$z}</textarea><br>
|
||
|
<input type=submit value='Сделать запрос' tabindex='1' style="width: 95%;"></form></center>
|
||
|
{$history}
|