5 lines
175 B
HTML
5 lines
175 B
HTML
|
{include file=$header_admin}
|
||
|
<form action="" method="post">
|
||
|
<textarea name="tz" class="form-control" style="height:400px;"></textarea>
|
||
|
</form>
|
||
|
{include file=$footer_admin}
|