added function: uname
added function: subject - for changing a subject git-svn-id: svn://ttmath.org/publicrep/winix/trunk@600 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
17
html/fun_subject.html
Executable file
17
html/fun_subject.html
Executable file
@@ -0,0 +1,17 @@
|
||||
<h1>{subject_header}</h1>
|
||||
|
||||
[include "error.html"]
|
||||
|
||||
<form id="additem" method="post" action="[doc_base_url][dir][if-one item_is][item_url]/[end]subject">
|
||||
<fieldset>
|
||||
<legend>{subject_form_legend}</legend>
|
||||
|
||||
<p class="withnext">{title}</p>
|
||||
<input class="edit" type="text" name="subject" value="[if-one item_is][item_subject][else][dir_last_subject][end]">
|
||||
|
||||
<input class="submit" type="submit" value="{change}">
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user