From 9e55503dadb2af1437590bed8b8e1ee0911a5518 Mon Sep 17 00:00:00 2001 From: alecpl Date: Fri, 9 Jul 2010 19:18:06 +0000 Subject: - Unified rcmail_ui popups handling --- skins/default/templates/addressbook.html | 4 ++-- skins/default/templates/compose.html | 6 +++--- skins/default/templates/mail.html | 9 ++++----- skins/default/templates/message.html | 4 ++-- skins/default/templates/messageerror.html | 2 +- 5 files changed, 12 insertions(+), 13 deletions(-) (limited to 'skins/default/templates') diff --git a/skins/default/templates/addressbook.html b/skins/default/templates/addressbook.html index 6c3d3c260..668b309a7 100644 --- a/skins/default/templates/addressbook.html +++ b/skins/default/templates/addressbook.html @@ -29,7 +29,7 @@
- +
@@ -42,7 +42,7 @@
- +
diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html index 8d2c2509a..1f02a4633 100644 --- a/skins/default/templates/compose.html +++ b/skins/default/templates/compose.html @@ -24,11 +24,11 @@ - + - +
@@ -39,7 +39,7 @@
- +
diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html index 9b725751e..55fbc73a1 100644 --- a/skins/default/templates/mail.html +++ b/skins/default/templates/mail.html @@ -31,8 +31,7 @@
- - + @@ -125,8 +124,8 @@ - - + +
@@ -157,7 +156,7 @@ :
- + diff --git a/skins/default/templates/message.html b/skins/default/templates/message.html index 419241af5..6bc1e2953 100644 --- a/skins/default/templates/message.html +++ b/skins/default/templates/message.html @@ -25,7 +25,7 @@ - + @@ -39,7 +39,7 @@
- +
diff --git a/skins/default/templates/messageerror.html b/skins/default/templates/messageerror.html index 3712217a3..559d16687 100644 --- a/skins/default/templates/messageerror.html +++ b/skins/default/templates/messageerror.html @@ -45,7 +45,7 @@
- +
-- cgit v1.2.3