summary refs log tree commit diff stats
path: root/theme/quotes/add_news.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/quotes/add_news.tpl')
-rwxr-xr-xtheme/quotes/add_news.tpl8
1 files changed, 0 insertions, 8 deletions
diff --git a/theme/quotes/add_news.tpl b/theme/quotes/add_news.tpl deleted file mode 100755 index 3c81474..0000000 --- a/theme/quotes/add_news.tpl +++ /dev/null
@@ -1,8 +0,0 @@
1<DIV ID="admin_add-news_all">
2 <DIV ID="admin_add-news_title">Add News</DIV>
3
4 <FORM METHOD="POST" ACTION="/quotes/add_news.php?submit=">
5 <TEXTAREA COLS="80" ROWS="5" NAME="news" ID="add_news_news"></TEXTAREA><BR>
6 <INPUT TYPE="submit" VALUE="Add News" ID="add_news">
7 </FORM>
8</DIV>