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')
-rwxr-xr-xtheme/admin/pollrss.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/theme/admin/pollrss.tpl b/theme/admin/pollrss.tpl deleted file mode 100755 index b58ebbb..0000000 --- a/theme/admin/pollrss.tpl +++ /dev/null
@@ -1,6 +0,0 @@
1<h2>Write a Poll RSS</h2>
2
3<form action="/admin/pollProcess.php?step=2" method="POST">
4 <textarea name="text" cols="80" rows="20"></textarea><br />
5 <input type="submit" value="Write RSS" />
6</form>