winix/html/fun_mkdir.html

19 lines
507 B
HTML
Raw Normal View History

<h1>Stw<EFBFBD>rz katalog</h1>
[if-any done_added_dir done_is_error]
<p>Przykro nam ale wyst<73>pi<70>y b<><62>dy podczas tworzenia tego katalogu.<br>
Kod b<><62>du: [done_status]</p>
[end]
<form id="additem" method="post" action="[doc_base_url][dir]mkdir">
<fieldset>
<legend>Wype<EFBFBD>nij wszystkie pozycje formularza</legend>
Tytu<EFBFBD>:<br>
<input class="edit" type="text" name="subject" value="">
Url:<br>
<input class="edit" type="text" name="url" value="">
<input class="submit" type="submit" value="Dodaj">
</fieldset>
</form>