summary refs log tree commit diff stats
path: root/theme/admin/pollrss.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/pollrss.tpl')
-rw-r--r--theme/admin/pollrss.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/admin/pollrss.tpl b/theme/admin/pollrss.tpl new file mode 100644 index 0000000..5ea628f --- /dev/null +++ b/theme/admin/pollrss.tpl
@@ -0,0 +1,6 @@
1<H2>Write a Poll RSS</H2><P>
2
3<FORM ACTION="/admin/pollProcess.php?step=2" METHOD="POST">
4 <TEXTAREA NAME="text" COLS="80" ROWS="20"></TEXTAREA><P>
5 <INPUT TYPE="submit" VALUE="Write RSS">
6</FORM>