Просмотр файла mch-lib/templates/blue/admin/adm_mail.tpl

Размер файла: 626B
<div class="ptext">
<form action="?do=7&mail=1&ok=1" method="POST">
<small>Кому*</small>
<br />
<input type="text" name="to" class="q">
<br />
<small>От кого*</small>
<br />
<input type="text" name="from" class="q">
<br />
<small>Тема сообщения*</small>
<br />
<input type="text" name="themem" class="q">
<br />
<small>Сообщение*</small>
<br />
<textarea name="message" cols="17" rows="3" class="q"></textarea>
<br />
<input type="Submit" name="Submit" class="q">
<br />
</form>
<small>Все поля отмеченные * обязательны к заполнению!</small><br />
</div>