diff options
author | Dries Buytaert <dries@buytaert.net> | 2000-12-29 11:57:54 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2000-12-29 11:57:54 +0000 |
commit | 5c44a206c638baf5c27a575d4cb447b8deb23e81 (patch) | |
tree | 6aec7165c4096fdcf1573b73c988f6a68d251356 | |
parent | 50e97719146b3e4353ac8036b13fcc8fc5afc8d3 (diff) | |
download | brdo-5c44a206c638baf5c27a575d4cb447b8deb23e81.tar.gz brdo-5c44a206c638baf5c27a575d4cb447b8deb23e81.tar.bz2 |
- removed text in upper-right corner
-rw-r--r-- | themes/marvin/marvin.theme | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme index 6bd382145..a39c231ff 100644 --- a/themes/marvin/marvin.theme +++ b/themes/marvin/marvin.theme @@ -37,10 +37,7 @@ <TR> <TD WIDTH="30" ROWSPAN="3"> </TD> <TD><A HREF=""><IMG SRC="themes/marvin/images/logo.gif" ALT="drop.org" BORDER="0"></A></TD> - <TD> - <LI>Create an <A HREF="account.php?op=register">account</A> and <A HREF="submit.php">submit</A> new stories.</LI> - <LI>Send your questions, feedback and bug reports to <A HREF="mailto:info@drop.org">info@drop.org</A>.</LI> - </TD> + <TD> </TD> </TR> <TR> <TD ALIGN="right" COLSPAN="2"><SMALL><A HREF="/">home</A> | <A HREF="module.php?mod=faq">faq</A> | <A HREF="module.php?mod=diary">diary</A> | <A HREF="search.php">search</A> | <A HREF="submit.php">submit news</A> | <A HREF="account.php">user account</A></SMALL></TD> |