From 3ea42f34bdfc78bf5a2428147de8304e71a3c74c Mon Sep 17 00:00:00 2001 From: michitux Date: Thu, 16 Aug 2007 21:34:29 +0000 Subject: [PATCH] - fixed a layout-bug in MessageSend_p.html (for details see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=255) - fixed two bugs with hasLayout/procentual widths in InternetExplorer in MessageSend_p.html and Messages_p.html git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4049 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/MessageSend_p.html | 9 ++++++++- htroot/Messages_p.html | 6 ++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/htroot/MessageSend_p.html b/htroot/MessageSend_p.html index 1abab826a..43b76927f 100644 --- a/htroot/MessageSend_p.html +++ b/htroot/MessageSend_p.html @@ -73,7 +73,9 @@

The message has not been sent yet!

- +
Subject:
#[subject]#
Message:
@@ -81,6 +83,11 @@ #[previewmessage]#
+ + +
diff --git a/htroot/Messages_p.html b/htroot/Messages_p.html index e3111c64f..47c5a035b 100644 --- a/htroot/Messages_p.html +++ b/htroot/Messages_p.html @@ -51,6 +51,9 @@ #(error)#::

I/O error reading message table: #[message]#

#(/error)# :: +
From:
#[from]#
To:
#[to]#
@@ -69,6 +72,9 @@ delete
+ #(/mode)# #%env/templates/footer.template%#