From 5c44a206c638baf5c27a575d4cb447b8deb23e81 Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Fri, 29 Dec 2000 11:57:54 +0000
Subject: [PATCH] - removed text in upper-right corner

---
 themes/marvin/marvin.theme | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme
index 6bd382145c19..a39c231ffceb 100644
--- a/themes/marvin/marvin.theme
+++ b/themes/marvin/marvin.theme
@@ -37,10 +37,7 @@ function header() {
        <TR>
         <TD WIDTH="30" ROWSPAN="3">&nbsp;</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>&nbsp;</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>
-- 
GitLab