From 20e407d6d85a7e34553f34b2ccb773ce2ad43470 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sun, 1 Jul 2012 13:57:01 +0300 Subject: [PATCH] added webmail --- web/templates/admin/list_mail.html | 1 + web/templates/header.html | 2 ++ web/templates/user/list_mail.html | 1 + 3 files changed, 4 insertions(+) diff --git a/web/templates/admin/list_mail.html b/web/templates/admin/list_mail.html index 94b300584..f12e5ae9f 100644 --- a/web/templates/admin/list_mail.html +++ b/web/templates/admin/list_mail.html @@ -69,6 +69,7 @@ foreach ($data as $key => $value) { list accounts add account + " target="_blank"> open webmail edit diff --git a/web/templates/header.html b/web/templates/header.html index c8441ad52..2f7d83df1 100644 --- a/web/templates/header.html +++ b/web/templates/header.html @@ -537,6 +537,7 @@ if (!empty($_SESSION['look'])) { color: #9ba68c; } + .add-advanced { color: #34536A; font-size: 10pt; @@ -548,6 +549,7 @@ if (!empty($_SESSION['look'])) { color: #9ba68c; } + diff --git a/web/templates/user/list_mail.html b/web/templates/user/list_mail.html index 122c64003..48dbb4506 100644 --- a/web/templates/user/list_mail.html +++ b/web/templates/user/list_mail.html @@ -51,6 +51,7 @@ foreach ($data as $key => $value) { list accounts add account + " target="_blank"> open webmail edit