8 lines
363 B
HTML
Executable File
8 lines
363 B
HTML
Executable File
{include file=$header_admin title="Обновление модулей" h1="Обновление модулей"}
|
|
|
|
<form action="" method="post" enctype="multipart/form-data">
|
|
<input type="file" name="mod" class="form-control"><input type="submit" value="Загрузить" name="ok" class="btn btn-outline-success">
|
|
</form>
|
|
|
|
|
|
{include file=$footer_admin} |