summary refs log tree commit diff stats
path: root/theme/quotes/add_news.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-27 10:11:20 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-27 10:11:20 -0500
commitb9230a6e91d1d4b14dce52bed71bc0a360a8f5d4 (patch)
tree87983a20708360c3c257975951acbb1d949b7825 /theme/quotes/add_news.tpl
parentd382b04ad907041be4dd97dd50b8b12abe68eb53 (diff)
downloadfourisland-b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4.tar.gz
fourisland-b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4.tar.bz2
fourisland-b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4.zip
Removed unnesscary Quotes CSS
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>