From 62380f6c164c8e0cbe3af9360f49a3d7649dafe2 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sat, 15 Dec 2012 00:11:27 +0200 Subject: [PATCH] changed button text Add/Back instead of Ok/Cancel --- web/templates/admin/add_cron.html | 4 ++-- web/templates/admin/add_db.html | 4 ++-- web/templates/admin/add_dns.html | 4 ++-- web/templates/admin/add_dns_rec.html | 4 ++-- web/templates/admin/add_ip.html | 4 ++-- web/templates/admin/add_mail.html | 4 ++-- web/templates/admin/add_mail_acc.html | 4 ++-- web/templates/admin/add_package.html | 4 ++-- web/templates/admin/add_user.html | 4 ++-- web/templates/admin/add_web.html | 4 ++-- web/templates/admin/edit_cron.html | 2 +- web/templates/admin/edit_db.html | 2 +- web/templates/admin/edit_dns.html | 2 +- web/templates/admin/edit_dns_rec.html | 2 +- web/templates/admin/edit_ip.html | 2 +- web/templates/admin/edit_mail.html | 2 +- web/templates/admin/edit_mail_acc.html | 2 +- web/templates/admin/edit_package.html | 2 +- web/templates/admin/edit_user.html | 2 +- web/templates/admin/edit_web.html | 2 +- web/templates/user/add_dns.html | 4 ++-- web/templates/user/add_web.html | 4 ++-- web/templates/user/edit_dns.html | 2 +- web/templates/user/edit_user.html | 2 +- web/templates/user/edit_web.html | 2 +- 25 files changed, 37 insertions(+), 37 deletions(-) diff --git a/web/templates/admin/add_cron.html b/web/templates/admin/add_cron.html index bdcba965a..aaee94a30 100644 --- a/web/templates/admin/add_cron.html +++ b/web/templates/admin/add_cron.html @@ -104,8 +104,8 @@ - - + + diff --git a/web/templates/admin/add_db.html b/web/templates/admin/add_db.html index be4f04659..679946814 100644 --- a/web/templates/admin/add_db.html +++ b/web/templates/admin/add_db.html @@ -165,8 +165,8 @@ - - + + diff --git a/web/templates/admin/add_dns.html b/web/templates/admin/add_dns.html index 9aec30d1e..6af2059c8 100644 --- a/web/templates/admin/add_dns.html +++ b/web/templates/admin/add_dns.html @@ -154,8 +154,8 @@ - - + + diff --git a/web/templates/admin/add_dns_rec.html b/web/templates/admin/add_dns_rec.html index f0bd0a181..e7faf55b7 100644 --- a/web/templates/admin/add_dns_rec.html +++ b/web/templates/admin/add_dns_rec.html @@ -107,8 +107,8 @@ - - + + diff --git a/web/templates/admin/add_ip.html b/web/templates/admin/add_ip.html index 1e0571897..79cc025f0 100644 --- a/web/templates/admin/add_ip.html +++ b/web/templates/admin/add_ip.html @@ -137,8 +137,8 @@ - - + + diff --git a/web/templates/admin/add_mail.html b/web/templates/admin/add_mail.html index 721420712..e90535535 100644 --- a/web/templates/admin/add_mail.html +++ b/web/templates/admin/add_mail.html @@ -84,8 +84,8 @@ - - + + diff --git a/web/templates/admin/add_mail_acc.html b/web/templates/admin/add_mail_acc.html index 770e5d23f..38cac8bc8 100644 --- a/web/templates/admin/add_mail_acc.html +++ b/web/templates/admin/add_mail_acc.html @@ -136,8 +136,8 @@ - - + + diff --git a/web/templates/admin/add_package.html b/web/templates/admin/add_package.html index 8994b7838..28c066613 100644 --- a/web/templates/admin/add_package.html +++ b/web/templates/admin/add_package.html @@ -235,8 +235,8 @@ - - + + diff --git a/web/templates/admin/add_user.html b/web/templates/admin/add_user.html index 74885b844..f1468c72b 100644 --- a/web/templates/admin/add_user.html +++ b/web/templates/admin/add_user.html @@ -138,8 +138,8 @@ - - + + diff --git a/web/templates/admin/add_web.html b/web/templates/admin/add_web.html index 53dc4e016..e997090b5 100644 --- a/web/templates/admin/add_web.html +++ b/web/templates/admin/add_web.html @@ -371,8 +371,8 @@
- - + +
diff --git a/web/templates/admin/edit_cron.html b/web/templates/admin/edit_cron.html index 7dee299fc..44cf72def 100644 --- a/web/templates/admin/edit_cron.html +++ b/web/templates/admin/edit_cron.html @@ -108,7 +108,7 @@ - + diff --git a/web/templates/admin/edit_db.html b/web/templates/admin/edit_db.html index 3718e1a7d..6ab99dc92 100644 --- a/web/templates/admin/edit_db.html +++ b/web/templates/admin/edit_db.html @@ -127,7 +127,7 @@ - + diff --git a/web/templates/admin/edit_dns.html b/web/templates/admin/edit_dns.html index 61d8be08a..0eb029b4b 100644 --- a/web/templates/admin/edit_dns.html +++ b/web/templates/admin/edit_dns.html @@ -117,7 +117,7 @@ - + diff --git a/web/templates/admin/edit_dns_rec.html b/web/templates/admin/edit_dns_rec.html index efe9b09bf..0be931a2a 100644 --- a/web/templates/admin/edit_dns_rec.html +++ b/web/templates/admin/edit_dns_rec.html @@ -97,7 +97,7 @@ - + diff --git a/web/templates/admin/edit_ip.html b/web/templates/admin/edit_ip.html index 548e24475..7d46233ca 100644 --- a/web/templates/admin/edit_ip.html +++ b/web/templates/admin/edit_ip.html @@ -126,7 +126,7 @@ - + diff --git a/web/templates/admin/edit_mail.html b/web/templates/admin/edit_mail.html index 6d9563a20..c1ebfd774 100644 --- a/web/templates/admin/edit_mail.html +++ b/web/templates/admin/edit_mail.html @@ -96,7 +96,7 @@ - + diff --git a/web/templates/admin/edit_mail_acc.html b/web/templates/admin/edit_mail_acc.html index a8752000b..2a1c2f1a7 100644 --- a/web/templates/admin/edit_mail_acc.html +++ b/web/templates/admin/edit_mail_acc.html @@ -153,7 +153,7 @@ - + diff --git a/web/templates/admin/edit_package.html b/web/templates/admin/edit_package.html index dc34d9f04..ac87beaa3 100644 --- a/web/templates/admin/edit_package.html +++ b/web/templates/admin/edit_package.html @@ -237,7 +237,7 @@ - + diff --git a/web/templates/admin/edit_user.html b/web/templates/admin/edit_user.html index 84448a224..8e0987d16 100644 --- a/web/templates/admin/edit_user.html +++ b/web/templates/admin/edit_user.html @@ -197,7 +197,7 @@ - + diff --git a/web/templates/admin/edit_web.html b/web/templates/admin/edit_web.html index 5551f8016..41a29781c 100644 --- a/web/templates/admin/edit_web.html +++ b/web/templates/admin/edit_web.html @@ -341,7 +341,7 @@ - + diff --git a/web/templates/user/add_dns.html b/web/templates/user/add_dns.html index b99050184..cb55a39b2 100644 --- a/web/templates/user/add_dns.html +++ b/web/templates/user/add_dns.html @@ -130,8 +130,8 @@ - - + + diff --git a/web/templates/user/add_web.html b/web/templates/user/add_web.html index 35b1c49c9..32d7c014d 100644 --- a/web/templates/user/add_web.html +++ b/web/templates/user/add_web.html @@ -361,8 +361,8 @@
- - + +
diff --git a/web/templates/user/edit_dns.html b/web/templates/user/edit_dns.html index 2286693ce..a78b156f3 100644 --- a/web/templates/user/edit_dns.html +++ b/web/templates/user/edit_dns.html @@ -96,7 +96,7 @@ - + diff --git a/web/templates/user/edit_user.html b/web/templates/user/edit_user.html index 072bbb6e9..b6bc8b0ec 100644 --- a/web/templates/user/edit_user.html +++ b/web/templates/user/edit_user.html @@ -113,7 +113,7 @@ - + diff --git a/web/templates/user/edit_web.html b/web/templates/user/edit_web.html index a1b96ef84..f3b4e5e6b 100644 --- a/web/templates/user/edit_web.html +++ b/web/templates/user/edit_web.html @@ -320,7 +320,7 @@ - +