Просмотр файла templates/wap/add_attachment_body.tpl

Размер файла: 459B
<!-- BEGIN attach_on -->
<div class="row1">
{RULES}{L_ADD_ATTACH_TITLE}:<br/>
<input type="file" name="fileupload"/><br/>
Импортировать файл:<br/>
<input type="text" name="httpurl" value="http://"/><br/>
{L_FILE_COMMENT}<br/>
<textarea name="filecomment" rows="1" cols="20" class="post">{FILE_COMMENT}</textarea>
<input class="subbutton" type="submit" name="add_attachment" value="{L_ADD_ATTACHMENT}"/>
</div>
<!-- END attach_on -->