From 306907270ec278f5193dc816b326e1cf48aa8506 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sat, 2 Nov 2013 16:42:57 +0200 Subject: [PATCH] error display window --- web/templates/admin/list_backup.html | 26 +-------------------- web/templates/admin/list_backup_detail.html | 26 +-------------------- web/templates/admin/list_cron.html | 1 + web/templates/admin/list_db.html | 1 + web/templates/admin/list_dns.html | 1 + web/templates/admin/list_dns_rec.html | 1 + web/templates/admin/list_ip.html | 26 +-------------------- web/templates/admin/list_log.html | 1 + web/templates/admin/list_mail.html | 1 + web/templates/admin/list_mail_acc.html | 1 + web/templates/admin/list_packages.html | 1 + web/templates/admin/list_rrd.html | 1 + web/templates/admin/list_search.html | 1 + web/templates/admin/list_services.html | 26 +-------------------- web/templates/admin/list_stats.html | 1 + web/templates/admin/list_updates.html | 26 +-------------------- web/templates/admin/list_user.html | 1 + web/templates/admin/list_web.html | 1 + web/templates/user/list_cron.html | 1 + web/templates/user/list_db.html | 1 + web/templates/user/list_dns.html | 1 + web/templates/user/list_dns_rec.html | 1 + web/templates/user/list_mail.html | 1 + web/templates/user/list_mail_acc.html | 1 + web/templates/user/list_search.html | 1 + web/templates/user/list_stats.html | 1 + web/templates/user/list_user.html | 1 + web/templates/user/list_web.html | 1 + 28 files changed, 28 insertions(+), 125 deletions(-) diff --git a/web/templates/admin/list_backup.html b/web/templates/admin/list_backup.html index e36218283..4265e427e 100644 --- a/web/templates/admin/list_backup.html +++ b/web/templates/admin/list_backup.html @@ -19,31 +19,7 @@ - -
- -
-

-
-
- + diff --git a/web/templates/admin/list_backup_detail.html b/web/templates/admin/list_backup_detail.html index cb98590b6..4a6bd9067 100644 --- a/web/templates/admin/list_backup_detail.html +++ b/web/templates/admin/list_backup_detail.html @@ -20,31 +20,7 @@ - -
- -
-

-
-
- + diff --git a/web/templates/admin/list_cron.html b/web/templates/admin/list_cron.html index 5e34281c4..84c9a1c92 100644 --- a/web/templates/admin/list_cron.html +++ b/web/templates/admin/list_cron.html @@ -21,6 +21,7 @@ + diff --git a/web/templates/admin/list_db.html b/web/templates/admin/list_db.html index 1905a94d6..de868f61c 100644 --- a/web/templates/admin/list_db.html +++ b/web/templates/admin/list_db.html @@ -21,6 +21,7 @@ + diff --git a/web/templates/admin/list_dns.html b/web/templates/admin/list_dns.html index 7a5840656..21b9df68c 100644 --- a/web/templates/admin/list_dns.html +++ b/web/templates/admin/list_dns.html @@ -21,6 +21,7 @@ + diff --git a/web/templates/admin/list_dns_rec.html b/web/templates/admin/list_dns_rec.html index 74377719a..05b97bea6 100644 --- a/web/templates/admin/list_dns_rec.html +++ b/web/templates/admin/list_dns_rec.html @@ -21,6 +21,7 @@ + diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html index 8ab1879ac..72e47db08 100644 --- a/web/templates/admin/list_ip.html +++ b/web/templates/admin/list_ip.html @@ -20,31 +20,7 @@ - -
- -
-

-
-
- + diff --git a/web/templates/admin/list_log.html b/web/templates/admin/list_log.html index 38101ecdf..83a505da1 100644 --- a/web/templates/admin/list_log.html +++ b/web/templates/admin/list_log.html @@ -7,6 +7,7 @@ + diff --git a/web/templates/admin/list_mail.html b/web/templates/admin/list_mail.html index bff5483ff..d76ecf63d 100644 --- a/web/templates/admin/list_mail.html +++ b/web/templates/admin/list_mail.html @@ -21,6 +21,7 @@ + diff --git a/web/templates/admin/list_mail_acc.html b/web/templates/admin/list_mail_acc.html index 7e0c30bcc..d66fa466e 100644 --- a/web/templates/admin/list_mail_acc.html +++ b/web/templates/admin/list_mail_acc.html @@ -21,6 +21,7 @@ + diff --git a/web/templates/admin/list_packages.html b/web/templates/admin/list_packages.html index 214d8c2aa..1821df255 100644 --- a/web/templates/admin/list_packages.html +++ b/web/templates/admin/list_packages.html @@ -19,6 +19,7 @@ + diff --git a/web/templates/admin/list_rrd.html b/web/templates/admin/list_rrd.html index 3eddb5a1b..18520b358 100644 --- a/web/templates/admin/list_rrd.html +++ b/web/templates/admin/list_rrd.html @@ -13,6 +13,7 @@ + diff --git a/web/templates/admin/list_search.html b/web/templates/admin/list_search.html index 12acadc7a..45ee14d03 100644 --- a/web/templates/admin/list_search.html +++ b/web/templates/admin/list_search.html @@ -10,6 +10,7 @@ + diff --git a/web/templates/admin/list_services.html b/web/templates/admin/list_services.html index 4309a56c0..4973065a5 100644 --- a/web/templates/admin/list_services.html +++ b/web/templates/admin/list_services.html @@ -18,31 +18,7 @@ - -
- -
-

-
-
- + diff --git a/web/templates/admin/list_stats.html b/web/templates/admin/list_stats.html index 698e9f4f3..86a7ecb92 100644 --- a/web/templates/admin/list_stats.html +++ b/web/templates/admin/list_stats.html @@ -24,6 +24,7 @@ + diff --git a/web/templates/admin/list_updates.html b/web/templates/admin/list_updates.html index d4ff88647..c1e4db195 100644 --- a/web/templates/admin/list_updates.html +++ b/web/templates/admin/list_updates.html @@ -16,31 +16,7 @@ - -
- -
-

-
-
- + diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html index ce36c1778..55ac015c7 100644 --- a/web/templates/admin/list_user.html +++ b/web/templates/admin/list_user.html @@ -34,6 +34,7 @@ + diff --git a/web/templates/admin/list_web.html b/web/templates/admin/list_web.html index 8f7ced5a3..6200d2d72 100644 --- a/web/templates/admin/list_web.html +++ b/web/templates/admin/list_web.html @@ -21,6 +21,7 @@ + diff --git a/web/templates/user/list_cron.html b/web/templates/user/list_cron.html index e4d81e900..3eb4ad2e5 100644 --- a/web/templates/user/list_cron.html +++ b/web/templates/user/list_cron.html @@ -19,6 +19,7 @@ + diff --git a/web/templates/user/list_db.html b/web/templates/user/list_db.html index 18630df56..4c6ca9655 100644 --- a/web/templates/user/list_db.html +++ b/web/templates/user/list_db.html @@ -19,6 +19,7 @@ + diff --git a/web/templates/user/list_dns.html b/web/templates/user/list_dns.html index afaf4115d..174bceadb 100644 --- a/web/templates/user/list_dns.html +++ b/web/templates/user/list_dns.html @@ -19,6 +19,7 @@ + diff --git a/web/templates/user/list_dns_rec.html b/web/templates/user/list_dns_rec.html index 357388bda..12e4767a2 100644 --- a/web/templates/user/list_dns_rec.html +++ b/web/templates/user/list_dns_rec.html @@ -19,6 +19,7 @@ + diff --git a/web/templates/user/list_mail.html b/web/templates/user/list_mail.html index d7f414fa5..a361236cd 100644 --- a/web/templates/user/list_mail.html +++ b/web/templates/user/list_mail.html @@ -19,6 +19,7 @@ + diff --git a/web/templates/user/list_mail_acc.html b/web/templates/user/list_mail_acc.html index 978f73bf6..0c2b0913d 100644 --- a/web/templates/user/list_mail_acc.html +++ b/web/templates/user/list_mail_acc.html @@ -19,6 +19,7 @@ + diff --git a/web/templates/user/list_search.html b/web/templates/user/list_search.html index 5038e03ff..08e63a355 100644 --- a/web/templates/user/list_search.html +++ b/web/templates/user/list_search.html @@ -10,6 +10,7 @@ + diff --git a/web/templates/user/list_stats.html b/web/templates/user/list_stats.html index 664482d82..bd94f2083 100644 --- a/web/templates/user/list_stats.html +++ b/web/templates/user/list_stats.html @@ -7,6 +7,7 @@ + diff --git a/web/templates/user/list_user.html b/web/templates/user/list_user.html index 9c964904b..22c118fb2 100644 --- a/web/templates/user/list_user.html +++ b/web/templates/user/list_user.html @@ -19,6 +19,7 @@ + diff --git a/web/templates/user/list_web.html b/web/templates/user/list_web.html index 9d959ce8d..eec881041 100644 --- a/web/templates/user/list_web.html +++ b/web/templates/user/list_web.html @@ -19,6 +19,7 @@ +