From 7246dc124ebbc1a8f7b13a3f528910de6a893801 Mon Sep 17 00:00:00 2001 From: "Florian Aders (EleRas)" Date: Mon, 13 Jun 2011 20:48:37 +0200 Subject: [PATCH] Implemented linker - class for customer_[autoresponder|emails].php (templates automatic replace only) Signed-off-by: Florian Aders (EleRas) --- templates/Classic/customer/email/account_add.tpl | 2 +- templates/Classic/customer/email/account_changepw.tpl | 2 +- templates/Classic/customer/email/account_changequota.tpl | 2 +- templates/Classic/customer/email/autoresponder.tpl | 4 ++-- templates/Classic/customer/email/autoresponder_add.tpl | 4 ++-- .../Classic/customer/email/autoresponder_autoresponder.tpl | 6 +++--- templates/Classic/customer/email/autoresponder_edit.tpl | 2 +- templates/Classic/customer/email/emails.tpl | 6 +++--- templates/Classic/customer/email/emails_add.tpl | 2 +- templates/Classic/customer/email/emails_edit.tpl | 4 ++-- templates/Classic/customer/email/emails_edit_forwarder.tpl | 2 +- templates/Classic/customer/email/emails_email.tpl | 4 ++-- templates/Classic/customer/email/forwarder_add.tpl | 2 +- templates/Froxlor/customer/email/account_add.tpl | 2 +- templates/Froxlor/customer/email/account_changepw.tpl | 2 +- templates/Froxlor/customer/email/account_changequota.tpl | 2 +- templates/Froxlor/customer/email/autoresponder.tpl | 4 ++-- templates/Froxlor/customer/email/autoresponder_add.tpl | 2 +- .../Froxlor/customer/email/autoresponder_autoresponder.tpl | 4 ++-- templates/Froxlor/customer/email/autoresponder_edit.tpl | 2 +- templates/Froxlor/customer/email/emails.tpl | 6 +++--- templates/Froxlor/customer/email/emails_add.tpl | 2 +- templates/Froxlor/customer/email/emails_edit.tpl | 4 ++-- templates/Froxlor/customer/email/emails_edit_forwarder.tpl | 2 +- templates/Froxlor/customer/email/emails_email.tpl | 4 ++-- templates/Froxlor/customer/email/forwarder_add.tpl | 2 +- 26 files changed, 40 insertions(+), 40 deletions(-) diff --git a/templates/Classic/customer/email/account_add.tpl b/templates/Classic/customer/email/account_add.tpl index 67ca6356..76b8b1a5 100644 --- a/templates/Classic/customer/email/account_add.tpl +++ b/templates/Classic/customer/email/account_add.tpl @@ -1,5 +1,5 @@ $header -
+ diff --git a/templates/Classic/customer/email/account_changepw.tpl b/templates/Classic/customer/email/account_changepw.tpl index 532246dc..7d1b32ca 100644 --- a/templates/Classic/customer/email/account_changepw.tpl +++ b/templates/Classic/customer/email/account_changepw.tpl @@ -1,5 +1,5 @@ $header - + diff --git a/templates/Classic/customer/email/account_changequota.tpl b/templates/Classic/customer/email/account_changequota.tpl index ab7464e4..fbca7003 100644 --- a/templates/Classic/customer/email/account_changequota.tpl +++ b/templates/Classic/customer/email/account_changequota.tpl @@ -1,5 +1,5 @@ $header - + diff --git a/templates/Classic/customer/email/autoresponder.tpl b/templates/Classic/customer/email/autoresponder.tpl index 98bad22f..8a148e93 100644 --- a/templates/Classic/customer/email/autoresponder.tpl +++ b/templates/Classic/customer/email/autoresponder.tpl @@ -13,10 +13,10 @@ $header $autoresponder - {$lng['autoresponder']['autoresponder_add']} + {$lng['autoresponder']['autoresponder_add']}

-$footer \ No newline at end of file +$footer diff --git a/templates/Classic/customer/email/autoresponder_add.tpl b/templates/Classic/customer/email/autoresponder_add.tpl index c9434e9d..37b9c446 100644 --- a/templates/Classic/customer/email/autoresponder_add.tpl +++ b/templates/Classic/customer/email/autoresponder_add.tpl @@ -1,5 +1,5 @@ $header - + @@ -13,4 +13,4 @@ $header


-$footer \ No newline at end of file +$footer diff --git a/templates/Classic/customer/email/autoresponder_autoresponder.tpl b/templates/Classic/customer/email/autoresponder_autoresponder.tpl index 694892b7..c2378aff 100644 --- a/templates/Classic/customer/email/autoresponder_autoresponder.tpl +++ b/templates/Classic/customer/email/autoresponder_autoresponder.tpl @@ -2,6 +2,6 @@ {$row['email']} {$lng['panel']['yes']}{$lng['panel']['no']} $activated_date - {$lng['panel']['edit']} - {$lng['panel']['delete']} - \ No newline at end of file + {$lng['panel']['edit']} + {$lng['panel']['delete']} + diff --git a/templates/Classic/customer/email/autoresponder_edit.tpl b/templates/Classic/customer/email/autoresponder_edit.tpl index 2c812748..51670ab6 100644 --- a/templates/Classic/customer/email/autoresponder_edit.tpl +++ b/templates/Classic/customer/email/autoresponder_edit.tpl @@ -1,5 +1,5 @@ $header -
+ diff --git a/templates/Classic/customer/email/emails.tpl b/templates/Classic/customer/email/emails.tpl index d7b0c222..01a7623c 100644 --- a/templates/Classic/customer/email/emails.tpl +++ b/templates/Classic/customer/email/emails.tpl @@ -1,5 +1,5 @@ $header - + @@ -9,7 +9,7 @@ $header - + @@ -28,7 +28,7 @@ $header - +
{$lng['emails']['emails_add']}{$lng['emails']['emails_add']}
{$lng['emails']['emails_add']}{$lng['emails']['emails_add']}
diff --git a/templates/Classic/customer/email/emails_add.tpl b/templates/Classic/customer/email/emails_add.tpl index 68e70473..fb911f14 100644 --- a/templates/Classic/customer/email/emails_add.tpl +++ b/templates/Classic/customer/email/emails_add.tpl @@ -1,5 +1,5 @@ $header - + diff --git a/templates/Classic/customer/email/emails_edit.tpl b/templates/Classic/customer/email/emails_edit.tpl index 6b5f2738..f585e72c 100644 --- a/templates/Classic/customer/email/emails_edit.tpl +++ b/templates/Classic/customer/email/emails_edit.tpl @@ -1,12 +1,12 @@ $header - + {$email_edit_form} - +
$title {$title}
{$lng['emails']['back_to_overview']}{$lng['emails']['back_to_overview']}
diff --git a/templates/Classic/customer/email/emails_edit_forwarder.tpl b/templates/Classic/customer/email/emails_edit_forwarder.tpl index 181101c5..88467962 100644 --- a/templates/Classic/customer/email/emails_edit_forwarder.tpl +++ b/templates/Classic/customer/email/emails_edit_forwarder.tpl @@ -1,2 +1,2 @@ -$destination [{$lng['panel']['delete']}] +$destination [{$lng['panel']['delete']}]
\ No newline at end of file diff --git a/templates/Classic/customer/email/emails_email.tpl b/templates/Classic/customer/email/emails_email.tpl index d4f73ef2..78c10c1d 100644 --- a/templates/Classic/customer/email/emails_email.tpl +++ b/templates/Classic/customer/email/emails_email.tpl @@ -4,6 +4,6 @@ {$lng['panel']['yes']}{$lng['panel']['no']} {$lng['panel']['yes']}{$lng['panel']['no']} {$lng['emails']['noquota']}{$row['quota']} MB - {$lng['panel']['edit']} - {$lng['panel']['delete']} + {$lng['panel']['edit']} + {$lng['panel']['delete']} diff --git a/templates/Classic/customer/email/forwarder_add.tpl b/templates/Classic/customer/email/forwarder_add.tpl index 9c484316..59bc2a42 100644 --- a/templates/Classic/customer/email/forwarder_add.tpl +++ b/templates/Classic/customer/email/forwarder_add.tpl @@ -1,5 +1,5 @@ $header -
+ diff --git a/templates/Froxlor/customer/email/account_add.tpl b/templates/Froxlor/customer/email/account_add.tpl index 35c9f233..530f7078 100644 --- a/templates/Froxlor/customer/email/account_add.tpl +++ b/templates/Froxlor/customer/email/account_add.tpl @@ -9,7 +9,7 @@ $header
- +
Froxlor - {$title} diff --git a/templates/Froxlor/customer/email/account_changepw.tpl b/templates/Froxlor/customer/email/account_changepw.tpl index 3a5a7ea7..0e2ce7b2 100644 --- a/templates/Froxlor/customer/email/account_changepw.tpl +++ b/templates/Froxlor/customer/email/account_changepw.tpl @@ -9,7 +9,7 @@ $header
- +
Froxlor - {$title} diff --git a/templates/Froxlor/customer/email/account_changequota.tpl b/templates/Froxlor/customer/email/account_changequota.tpl index 5550e05b..06918fd2 100644 --- a/templates/Froxlor/customer/email/account_changequota.tpl +++ b/templates/Froxlor/customer/email/account_changequota.tpl @@ -9,7 +9,7 @@ $header
- +
Froxlor - {$title} diff --git a/templates/Froxlor/customer/email/autoresponder.tpl b/templates/Froxlor/customer/email/autoresponder.tpl index a9fb3417..7c86c50c 100644 --- a/templates/Froxlor/customer/email/autoresponder.tpl +++ b/templates/Froxlor/customer/email/autoresponder.tpl @@ -12,7 +12,7 @@ @@ -34,7 +34,7 @@ diff --git a/templates/Froxlor/customer/email/autoresponder_add.tpl b/templates/Froxlor/customer/email/autoresponder_add.tpl index 8b40eaae..d920e458 100644 --- a/templates/Froxlor/customer/email/autoresponder_add.tpl +++ b/templates/Froxlor/customer/email/autoresponder_add.tpl @@ -9,7 +9,7 @@ $header
- +
Froxlor - {$title} diff --git a/templates/Froxlor/customer/email/autoresponder_autoresponder.tpl b/templates/Froxlor/customer/email/autoresponder_autoresponder.tpl index 3a7b34a1..0a96131d 100644 --- a/templates/Froxlor/customer/email/autoresponder_autoresponder.tpl +++ b/templates/Froxlor/customer/email/autoresponder_autoresponder.tpl @@ -6,10 +6,10 @@ $activated_date - + {$lng['panel']['edit']}   - + {$lng['panel']['delete']} diff --git a/templates/Froxlor/customer/email/autoresponder_edit.tpl b/templates/Froxlor/customer/email/autoresponder_edit.tpl index 4a228590..11cdad6c 100644 --- a/templates/Froxlor/customer/email/autoresponder_edit.tpl +++ b/templates/Froxlor/customer/email/autoresponder_edit.tpl @@ -9,7 +9,7 @@ $header
- +
Froxlor - {$title} diff --git a/templates/Froxlor/customer/email/emails.tpl b/templates/Froxlor/customer/email/emails.tpl index 78ba587c..3dffe63d 100644 --- a/templates/Froxlor/customer/email/emails.tpl +++ b/templates/Froxlor/customer/email/emails.tpl @@ -9,7 +9,7 @@
- +
{$searchcode} @@ -18,7 +18,7 @@ @@ -57,7 +57,7 @@ diff --git a/templates/Froxlor/customer/email/emails_add.tpl b/templates/Froxlor/customer/email/emails_add.tpl index 2ccddbaf..daad8e26 100644 --- a/templates/Froxlor/customer/email/emails_add.tpl +++ b/templates/Froxlor/customer/email/emails_add.tpl @@ -18,7 +18,7 @@ $header
- +
Froxlor - {$title} diff --git a/templates/Froxlor/customer/email/emails_edit.tpl b/templates/Froxlor/customer/email/emails_edit.tpl index 3433e475..060bed46 100644 --- a/templates/Froxlor/customer/email/emails_edit.tpl +++ b/templates/Froxlor/customer/email/emails_edit.tpl @@ -9,14 +9,14 @@ $header
- +
Froxlor - {$title} {$email_edit_form} - +
{$lng['emails']['back_to_overview']}{$lng['emails']['back_to_overview']}
diff --git a/templates/Froxlor/customer/email/emails_edit_forwarder.tpl b/templates/Froxlor/customer/email/emails_edit_forwarder.tpl index 181101c5..88467962 100644 --- a/templates/Froxlor/customer/email/emails_edit_forwarder.tpl +++ b/templates/Froxlor/customer/email/emails_edit_forwarder.tpl @@ -1,2 +1,2 @@ -$destination [{$lng['panel']['delete']}] +$destination [{$lng['panel']['delete']}]
\ No newline at end of file diff --git a/templates/Froxlor/customer/email/emails_email.tpl b/templates/Froxlor/customer/email/emails_email.tpl index c78ca272..916a893e 100644 --- a/templates/Froxlor/customer/email/emails_email.tpl +++ b/templates/Froxlor/customer/email/emails_email.tpl @@ -5,10 +5,10 @@ {$lng['panel']['yes']}{$lng['panel']['no']} {$lng['emails']['noquota']}{$row['quota']} MB - + {$lng['panel']['edit']}   - + {$lng['panel']['delete']} diff --git a/templates/Froxlor/customer/email/forwarder_add.tpl b/templates/Froxlor/customer/email/forwarder_add.tpl index a9ec39ed..63385133 100644 --- a/templates/Froxlor/customer/email/forwarder_add.tpl +++ b/templates/Froxlor/customer/email/forwarder_add.tpl @@ -9,7 +9,7 @@ $header
- +
Froxlor - {$title}