diff --git a/templates/Classic/assets/css/main.css b/templates/Classic/assets/css/main.css
deleted file mode 100644
index 7390cbd8..00000000
--- a/templates/Classic/assets/css/main.css
+++ /dev/null
@@ -1,492 +0,0 @@
-body {
- color : #000000;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
-}
-
-.header {
- background-image : url( '../img/header_r.gif' );
- background-repeat : repeat-x;
-}
-
-.footer {
- text-align : center;
- border-color : #EBECF5;
- border-style : solid;
- border-width : 1px;
- border-right : none;
- border-left : none;
- background : url('../img/footer.gif') repeat-y #FFFFFF;
-}
-
-a,a:visited,a:active {
- color : #000000;
- text-decoration : underline;
-}
-
-a:hover {
- color : #F89826;
- text-decoration : none;
-}
-
-input {
- color : black;
- text-decoration : none;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
- font-weight : bold;
- border : 1px solid #ABC9E8;
- background-color : #C6DEFF;
-}
-
-input.text {
- color : black;
- text-decoration : none;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
- font-weight : bold;
- border : 1px solid #ABC9E8;
- background-color : #C6DEFF;
- width : 95%;
-}
-
-input.textul {
- color : black;
- text-decoration : none;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
- font-weight : bold;
- border : 1px solid #ABC9E8;
- background-color : #C6DEFF;
- width : 55%;
-}
-
-select,textarea {
- color : black;
- text-decoration : none;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
- font-weight : bold;
- border : 1px solid #B7B7B7;
- background-color : #C6DEFF;
-}
-
-input.bottom {
- color : black;
- text-decoration : none;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
- font-weight : bold;
- border : 1px solid #000000;
- background-color : #C6DEFF;
-}
-
-ul {
- list-style : none;
- padding : 0;
- margin : 0;
-}
-
-.title {
- background-color : #ABC9E8;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- border-top : none;
- text-align : left;
-}
-
-.line_shadow {
- background-image : url( '../img/shadow.gif' );
- background-repeat : repeat-y;
- background-position : top left;
-}
-
-.section {
- height : 25px;
- background-image : url( '../img/section.gif' );
-}
-
-.subsection {
- padding-top : 8px;
- background-image : url( '../img/subsection.gif' );
-}
-
-.endsection {
- height : 10px;
- background-image : url( '../img/endsection.gif' );
- background-position : bottom;
-}
-
-.maintable {
- width : 90%;
-}
-
-.maintable_60 {
- width : 60%;
-}
-
-.maintable_40 {
- width : 40%;
-}
-
-.maintitle {
- width : 90%;
- background-color : #ABC9E8;
- border-color : #000000;
- border-style : solid;
- border-width : 1px;
- text-align : left;
- font-size : 1.3em;
-}
-
-.main_field_name {
- width : 50%;
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : left;
-}
-
-.main_field_confirm {
- width : 84%;
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : right;
-}
-
-.field_name {
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : left;
- border-top : none;
- border-left : none;
-}
-
-.field_name_foggy { /*nomecampo*/
- color : #555;
- text-decoration : line-through;
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : left;
- border-top : none;
- border-left : none;
-}
-
-.field_name_red { /*nomecampo*/
- background-color : #FFA0A0;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : left;
- border-top : none;
- border-left : none;
-}
-
-.field_name_nobordersmall {
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : left;
- border-top : none;
- border-bottom : none;
-}
-
-.field_name_center {
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : center;
- border-top : none;
-}
-
-.field_name_center_noborder {
- height : 30px;
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : center;
- border-top : none;
- border-right : none;
-}
-
-.field_name_border_left {
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : left;
- border-top : none;
-}
-
-.field_name_border_left_foggy { /*nomecampo_bordosx*/
- color : #555;
- text-decoration : line-through;
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : left;
- border-top : none;
-}
-
-.field_name_border_left_red { /*nomecampo_bordosx*/
- background-color : #FFA0A0;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- text-align : left;
- border-top : none;
-}
-
-.field_name_search {
- background-color : #EBECF5;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- border-top : none;
- border-left : none;
- text-align : right;
-}
-
-.main_field_display_red { /*install_campodisplay*/
- width : 6%;
- background-color : #FFA0A0;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
-}
-
-.main_field_display {
- width : 50%;
- background-color : #C6DEFF;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
-}
-
-.main_field_display_small {
- width : 25%;
- background-color : #C6DEFF;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
-}
-
-.field_display {
- background-color : #C6DEFF;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- border-top : none;
- border-left : none;
-}
-
-.field_display_search {
- background-color : #C6DEFF;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- border-top : none;
- border-left : none;
- text-align : right;
-}
-
-.field_display_border_left {
- background-color : #C6DEFF;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- border-top : none;
-}
-
-.field_display_nobordersmall {
- background-color : #C6DEFF;
- border-color : #B7B7B7;
- border-style : solid;
- border-width : 1px;
- border-top : none;
- border-left : none;
- border-bottom : none;
-}
-
-select.dropdown_noborder {
- color : black;
- text-decoration : none;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
- font-weight : bold;
- border : 0px solid #B7B7B7;
- background-color : #C6DEFF;
-}
-
-textarea.textarea_noborder {
- color : black;
- text-decoration : none;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
- font-weight : bold;
- border : 0px solid #B7B7B7;
- background-color : #C6DEFF;
-}
-
-textarea.textarea_border {
- width : 95%;
- color : black;
- text-decoration : none;
- font-family : Verdana, Arial, Helvetica, sans-serif;
- font-size : 12px;
- font-weight : bold;
- border : 1px solid #B7B7B7;
- background-color : #C6DEFF;
-}
-
-.maintitle_search_left {
- background-color : #ABC9E8;
- border-color : #000000;
- border-style : solid;
- border-width : 1px;
- border-right-width : 0px;
- text-align : left;
- font-size : 1.3em;
-}
-
-.maintitle_search_right {
- background-color : #ABC9E8;
- border-color : #000000;
- border-style : solid;
- border-width : 1px;
- border-left-width : 0px;
- text-align : right;
-}
-
-
-.maintitle_apply_left {
- background-color : #ABC9E8;
- border-color : #000000;
- border-style : solid;
- border-width : 1px;
- text-align : left;
-}
-
-.maintitle_apply_right {
- background-color : #ABC9E8;
- border-color : #000000;
- border-style : solid;
- border-width : 1px;
- text-align : right;
-}
-
-.ticket_high {
- color : #ff0000;
- font-weight : bold;
-}
-
-.ticket_normal {
- color : #ff9a38;
- font-weight : bold;
-}
-
-.ticket_low {
- color : #5bc949;
- font-weight : bold;
-}
-
-TR {
- background-color : #EBECF5;
-}
-
-TR.RowOverSelected {
- background-color : #FFFFFF;
-}
-
-/* ADDED WITH APS INSTALLER */
-
-.dataerror
-{
- font-weight: bold;
- color: #DD2222;
- margin: 15px;
- padding: 20px 20px 20px 60px;
- background-color: #f1baba;
- border: 1px solid #ce1d1d;
- background-image: url('../img/error.png');
- background-repeat: no-repeat;
- background-position: 15px 50%;
-}
-
-.fielderror
-{
- font-weight: bold;
- color: #DD2222;
- background-color: #f1baba;
- border: 1px solid #DD2222;
- padding: 8px;
- margin: 8px 0 8px 0;
-}
-
-.pageitem
-{
- padding: 6px;
- border: 1px solid #666666;
- margin-right: 3px;
- background-color: #C6DEFF;
-}
-
-.update_progess
-{
- padding: 2em;
- text-align: left;
-}
-
-.preconfig
-{
- text-align: left;
- margin-top: 20px;
- margin-bottom: 5px;
- margin-right: 15px;
- margin-left: 15px;
-}
-
-.preconfigitem
-{
- padding: 0.15em;
- border-bottom: 1px solid #cccccc;
-}
-
-.preconfdesc
-{
- display: block;
- margin-bottom: 0.5em;
- font-size: 120%;
-}
-
-.strikethrough {
- text-decoration: line-through;
-}
-
-
-table.maintable th.field_display .header {
- background-color: #000000;
-}
-
-.headerSortUp {
- background-image: url(../img/asc.gif);
- background-position: right bottom;
- background-repeat: no-repeat;
-}
-.headerSortDown {
- background-image: url(../img/desc.gif);
- background-position: right top;
- background-repeat: no-repeat;
-}
diff --git a/templates/Classic/assets/img/ball.gif b/templates/Classic/assets/img/ball.gif
deleted file mode 100644
index 2a681e4f..00000000
Binary files a/templates/Classic/assets/img/ball.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/changelanguage.gif b/templates/Classic/assets/img/changelanguage.gif
deleted file mode 100644
index dc6071b5..00000000
Binary files a/templates/Classic/assets/img/changelanguage.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/changetheme.png b/templates/Classic/assets/img/changetheme.png
deleted file mode 100644
index 806d4edc..00000000
Binary files a/templates/Classic/assets/img/changetheme.png and /dev/null differ
diff --git a/templates/Classic/assets/img/default.png b/templates/Classic/assets/img/default.png
deleted file mode 100644
index a6848e09..00000000
Binary files a/templates/Classic/assets/img/default.png and /dev/null differ
diff --git a/templates/Classic/assets/img/endsection.gif b/templates/Classic/assets/img/endsection.gif
deleted file mode 100644
index 5e26ce7c..00000000
Binary files a/templates/Classic/assets/img/endsection.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/error.gif b/templates/Classic/assets/img/error.gif
deleted file mode 100644
index 694a789d..00000000
Binary files a/templates/Classic/assets/img/error.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/error.png b/templates/Classic/assets/img/error.png
deleted file mode 100644
index 164cd032..00000000
Binary files a/templates/Classic/assets/img/error.png and /dev/null differ
diff --git a/templates/Classic/assets/img/favicon.ico b/templates/Classic/assets/img/favicon.ico
deleted file mode 100644
index 84b71747..00000000
Binary files a/templates/Classic/assets/img/favicon.ico and /dev/null differ
diff --git a/templates/Classic/assets/img/footer.gif b/templates/Classic/assets/img/footer.gif
deleted file mode 100644
index ab1a51a2..00000000
Binary files a/templates/Classic/assets/img/footer.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/header_r.gif b/templates/Classic/assets/img/header_r.gif
deleted file mode 100644
index 4a8e0213..00000000
Binary files a/templates/Classic/assets/img/header_r.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/info.png b/templates/Classic/assets/img/info.png
deleted file mode 100644
index 83323f52..00000000
Binary files a/templates/Classic/assets/img/info.png and /dev/null differ
diff --git a/templates/Classic/assets/img/login.gif b/templates/Classic/assets/img/login.gif
deleted file mode 100644
index ef576850..00000000
Binary files a/templates/Classic/assets/img/login.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/logininternal.gif b/templates/Classic/assets/img/logininternal.gif
deleted file mode 100644
index 7a64fb05..00000000
Binary files a/templates/Classic/assets/img/logininternal.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/logo.png b/templates/Classic/assets/img/logo.png
deleted file mode 100644
index 9d426a2b..00000000
Binary files a/templates/Classic/assets/img/logo.png and /dev/null differ
diff --git a/templates/Classic/assets/img/order_asc.gif b/templates/Classic/assets/img/order_asc.gif
deleted file mode 100644
index 470e9789..00000000
Binary files a/templates/Classic/assets/img/order_asc.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/order_desc.gif b/templates/Classic/assets/img/order_desc.gif
deleted file mode 100644
index a2d17da8..00000000
Binary files a/templates/Classic/assets/img/order_desc.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/section.gif b/templates/Classic/assets/img/section.gif
deleted file mode 100644
index bd67eade..00000000
Binary files a/templates/Classic/assets/img/section.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/shadow.gif b/templates/Classic/assets/img/shadow.gif
deleted file mode 100644
index bc64dc12..00000000
Binary files a/templates/Classic/assets/img/shadow.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/subsection.gif b/templates/Classic/assets/img/subsection.gif
deleted file mode 100644
index d2b5bf8e..00000000
Binary files a/templates/Classic/assets/img/subsection.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/title.gif b/templates/Classic/assets/img/title.gif
deleted file mode 100644
index c686057a..00000000
Binary files a/templates/Classic/assets/img/title.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/traffic_blue.gif b/templates/Classic/assets/img/traffic_blue.gif
deleted file mode 100644
index 8f817faa..00000000
Binary files a/templates/Classic/assets/img/traffic_blue.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/traffic_green.gif b/templates/Classic/assets/img/traffic_green.gif
deleted file mode 100644
index 93e9ebfa..00000000
Binary files a/templates/Classic/assets/img/traffic_green.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/traffic_red.gif b/templates/Classic/assets/img/traffic_red.gif
deleted file mode 100644
index 7a5b5c48..00000000
Binary files a/templates/Classic/assets/img/traffic_red.gif and /dev/null differ
diff --git a/templates/Classic/assets/img/traffic_yellow.gif b/templates/Classic/assets/img/traffic_yellow.gif
deleted file mode 100644
index 2f2b3111..00000000
Binary files a/templates/Classic/assets/img/traffic_yellow.gif and /dev/null differ
diff --git a/templates/Classic/assets/js/main.js b/templates/Classic/assets/js/main.js
deleted file mode 100644
index 24bdf9ef..00000000
--- a/templates/Classic/assets/js/main.js
+++ /dev/null
@@ -1,25 +0,0 @@
-$(document).ready(function() {
- // make rel="external" links open in a new window
- $("a[rel='external']").attr('target', '_blank');
-
- // set focus on username-field if on loginpage
- if ($(".loginpage").length != 0) {
- $("#loginname").focus();
- }
-
- // Auto-select next field in configfile - wizard
- $('#config_distribution').change(function (){
- window.location.href=window.location.href + '&distribution=' + this.options[ this.selectedIndex ].value;
- });
- $('#config_service').change(function (){
- window.location.href=window.location.href + '&service=' + this.options[ this.selectedIndex ].value;
- });
- $('#config_daemon').change(function (){
- window.location.href=window.location.href + '&daemon=' + this.options[ this.selectedIndex ].value;
- });
-
- // Back-button
- $('#yesnobutton').click(function() {
- history.back();
- });
-});
\ No newline at end of file
diff --git a/templates/Classic/customer/aps/askyesno.tpl b/templates/Classic/customer/aps/askyesno.tpl
deleted file mode 100644
index e0778dc5..00000000
--- a/templates/Classic/customer/aps/askyesno.tpl
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-  |
-
- $Message
-
-
-
-
- |
-
-
-
diff --git a/templates/Classic/customer/aps/data.tpl b/templates/Classic/customer/aps/data.tpl
deleted file mode 100644
index 06e76872..00000000
--- a/templates/Classic/customer/aps/data.tpl
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- | $Groupname |
-
-
-
- | $Fieldname |
- $Fieldvalue |
-
diff --git a/templates/Classic/customer/aps/footer.tpl b/templates/Classic/customer/aps/footer.tpl
deleted file mode 100644
index 35ee6c15..00000000
--- a/templates/Classic/customer/aps/footer.tpl
+++ /dev/null
@@ -1 +0,0 @@
-$footer
diff --git a/templates/Classic/customer/aps/header.tpl b/templates/Classic/customer/aps/header.tpl
deleted file mode 100644
index 6af88b30..00000000
--- a/templates/Classic/customer/aps/header.tpl
+++ /dev/null
@@ -1 +0,0 @@
-$header
diff --git a/templates/Classic/customer/aps/infobox.tpl b/templates/Classic/customer/aps/infobox.tpl
deleted file mode 100644
index e8db19bf..00000000
--- a/templates/Classic/customer/aps/infobox.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-  |
- $Message |
-
-
-
diff --git a/templates/Classic/customer/aps/installer.tpl b/templates/Classic/customer/aps/installer.tpl
deleted file mode 100644
index 102cf948..00000000
--- a/templates/Classic/customer/aps/installer.tpl
+++ /dev/null
@@ -1,27 +0,0 @@
-
diff --git a/templates/Classic/customer/aps/package.tpl b/templates/Classic/customer/aps/package.tpl
deleted file mode 100644
index b4affbdb..00000000
--- a/templates/Classic/customer/aps/package.tpl
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
- {$Xml->name} |
-
-
- | $Summary |
-  |
-
-
- | {$lng['aps']['data']} |
-
- $Data
-
- |
-
-
-
-
-
-
-
-
-
-
- {$db_info}
-
-
-
-
- |
-
-
-
diff --git a/templates/Classic/customer/aps/package_status.tpl b/templates/Classic/customer/aps/package_status.tpl
deleted file mode 100644
index 1513187e..00000000
--- a/templates/Classic/customer/aps/package_status.tpl
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
- {$Xml->name} |
-
-
- | $Summary |
-  |
-
-
- | {$lng['aps']['data']} |
-
- $Data
-
- |
-
-
-
-
-
-
-
-
-
-
- {$lng['aps']['waitfortask']}
-
- |
-
-
-
diff --git a/templates/Classic/customer/aps/search.tpl b/templates/Classic/customer/aps/search.tpl
deleted file mode 100644
index d81c0d1a..00000000
--- a/templates/Classic/customer/aps/search.tpl
+++ /dev/null
@@ -1,18 +0,0 @@
-
diff --git a/templates/Classic/customer/autoresponder/autoresponder.tpl b/templates/Classic/customer/autoresponder/autoresponder.tpl
deleted file mode 100644
index 4c7ea1e8..00000000
--- a/templates/Classic/customer/autoresponder/autoresponder.tpl
+++ /dev/null
@@ -1,22 +0,0 @@
-$header
-
-
- {$lng['menue']['email']['autoresponder']} |
-
-
- | {$lng['emails']['emailaddress']} |
- {$lng['autoresponder']['active']} |
- {$lng['autoresponder']['startenddate']} |
- |
- |
-
- $autoresponder
-
-
- | {$lng['autoresponder']['autoresponder_add']} |
-
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/autoresponder/autoresponder_add.tpl b/templates/Classic/customer/autoresponder/autoresponder_add.tpl
deleted file mode 100644
index 1571fe30..00000000
--- a/templates/Classic/customer/autoresponder/autoresponder_add.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/autoresponder/autoresponder_autoresponder.tpl b/templates/Classic/customer/autoresponder/autoresponder_autoresponder.tpl
deleted file mode 100644
index c2378aff..00000000
--- a/templates/Classic/customer/autoresponder/autoresponder_autoresponder.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-
- | {$row['email']} |
- {$lng['panel']['yes']}{$lng['panel']['no']} |
- $activated_date |
- {$lng['panel']['edit']} |
- {$lng['panel']['delete']} |
-
diff --git a/templates/Classic/customer/autoresponder/autoresponder_edit.tpl b/templates/Classic/customer/autoresponder/autoresponder_edit.tpl
deleted file mode 100644
index f9c37d9e..00000000
--- a/templates/Classic/customer/autoresponder/autoresponder_edit.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/domains/domainlist.tpl b/templates/Classic/customer/domains/domainlist.tpl
deleted file mode 100644
index d788a8a6..00000000
--- a/templates/Classic/customer/domains/domainlist.tpl
+++ /dev/null
@@ -1,35 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/domains/domains.tpl b/templates/Classic/customer/domains/domains.tpl
deleted file mode 100644
index b94fef13..00000000
--- a/templates/Classic/customer/domains/domains.tpl
+++ /dev/null
@@ -1,12 +0,0 @@
-$header
-
-
- {$lng['menue']['domains']['domains']} |
-
-
- | {$lng['domains']['description']} |
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/domains/domains_add.tpl b/templates/Classic/customer/domains/domains_add.tpl
deleted file mode 100644
index 32f9b13d..00000000
--- a/templates/Classic/customer/domains/domains_add.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/domains/domains_delimiter.tpl b/templates/Classic/customer/domains/domains_delimiter.tpl
deleted file mode 100644
index 80eac269..00000000
--- a/templates/Classic/customer/domains/domains_delimiter.tpl
+++ /dev/null
@@ -1,3 +0,0 @@
-
- | {$row['domain']} [{$lng['domains']['statstics']}] |
-
\ No newline at end of file
diff --git a/templates/Classic/customer/domains/domains_domain.tpl b/templates/Classic/customer/domains/domains_domain.tpl
deleted file mode 100644
index d8d54ba3..00000000
--- a/templates/Classic/customer/domains/domains_domain.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-
- | {$row['domain']} |
- {$row['documentroot']}{$lng['domains']['aliasdomain']} {$row['aliasdomain']} |
- {$lng['panel']['edit']} |
- {$lng['panel']['delete']}{$lng['domains']['isassigneddomain']}{$lng['domains']['hasaliasdomains']} |
-
diff --git a/templates/Classic/customer/domains/domains_edit.tpl b/templates/Classic/customer/domains/domains_edit.tpl
deleted file mode 100644
index d7506a1b..00000000
--- a/templates/Classic/customer/domains/domains_edit.tpl
+++ /dev/null
@@ -1,18 +0,0 @@
-$header
-
-
-
-$footer
-
diff --git a/templates/Classic/customer/email/account_add.tpl b/templates/Classic/customer/email/account_add.tpl
deleted file mode 100644
index ade18920..00000000
--- a/templates/Classic/customer/email/account_add.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/email/account_changepw.tpl b/templates/Classic/customer/email/account_changepw.tpl
deleted file mode 100644
index 6ee6ddf0..00000000
--- a/templates/Classic/customer/email/account_changepw.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/email/account_changequota.tpl b/templates/Classic/customer/email/account_changequota.tpl
deleted file mode 100644
index bc143ab4..00000000
--- a/templates/Classic/customer/email/account_changequota.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/email/email.tpl b/templates/Classic/customer/email/email.tpl
deleted file mode 100644
index 48c4cdc9..00000000
--- a/templates/Classic/customer/email/email.tpl
+++ /dev/null
@@ -1,12 +0,0 @@
-$header
-
-
- {$lng['menue']['email']['email']} |
-
-
- | {$lng['emails']['description']} |
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/email/emails.tpl b/templates/Classic/customer/email/emails.tpl
deleted file mode 100644
index fd838e52..00000000
--- a/templates/Classic/customer/email/emails.tpl
+++ /dev/null
@@ -1,38 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/email/emails_add.tpl b/templates/Classic/customer/email/emails_add.tpl
deleted file mode 100644
index 2b5389d0..00000000
--- a/templates/Classic/customer/email/emails_add.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/email/emails_domain.tpl b/templates/Classic/customer/email/emails_domain.tpl
deleted file mode 100644
index 3c34f6a4..00000000
--- a/templates/Classic/customer/email/emails_domain.tpl
+++ /dev/null
@@ -1,3 +0,0 @@
-
- | {$domainname} |
-
\ No newline at end of file
diff --git a/templates/Classic/customer/email/emails_edit.tpl b/templates/Classic/customer/email/emails_edit.tpl
deleted file mode 100644
index f01eb18f..00000000
--- a/templates/Classic/customer/email/emails_edit.tpl
+++ /dev/null
@@ -1,15 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/email/emails_edit_forwarder.tpl b/templates/Classic/customer/email/emails_edit_forwarder.tpl
deleted file mode 100644
index 88467962..00000000
--- a/templates/Classic/customer/email/emails_edit_forwarder.tpl
+++ /dev/null
@@ -1,2 +0,0 @@
-$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
deleted file mode 100644
index 78c10c1d..00000000
--- a/templates/Classic/customer/email/emails_email.tpl
+++ /dev/null
@@ -1,9 +0,0 @@
-
- | {$row['email_full']} |
- {$row['destination']} |
- {$lng['panel']['yes']}{$lng['panel']['no']} |
- {$lng['panel']['yes']}{$lng['panel']['no']} |
- {$lng['emails']['noquota']}{$row['quota']} MB |
- {$lng['panel']['edit']} |
- {$lng['panel']['delete']} |
-
diff --git a/templates/Classic/customer/email/forwarder_add.tpl b/templates/Classic/customer/email/forwarder_add.tpl
deleted file mode 100644
index 5f1a501b..00000000
--- a/templates/Classic/customer/email/forwarder_add.tpl
+++ /dev/null
@@ -1,20 +0,0 @@
-$header
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/backup.tpl b/templates/Classic/customer/extras/backup.tpl
deleted file mode 100644
index 2e4cf1c4..00000000
--- a/templates/Classic/customer/extras/backup.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/extras.tpl b/templates/Classic/customer/extras/extras.tpl
deleted file mode 100644
index 7f1480ca..00000000
--- a/templates/Classic/customer/extras/extras.tpl
+++ /dev/null
@@ -1,12 +0,0 @@
-$header
-
-
- {$lng['menue']['extras']['extras']} |
-
-
- | {$lng['extras']['description']} |
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/htaccess.tpl b/templates/Classic/customer/extras/htaccess.tpl
deleted file mode 100644
index 28f5f730..00000000
--- a/templates/Classic/customer/extras/htaccess.tpl
+++ /dev/null
@@ -1,32 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/htaccess_add.tpl b/templates/Classic/customer/extras/htaccess_add.tpl
deleted file mode 100644
index c27bf57a..00000000
--- a/templates/Classic/customer/extras/htaccess_add.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/htaccess_edit.tpl b/templates/Classic/customer/extras/htaccess_edit.tpl
deleted file mode 100644
index 000315fe..00000000
--- a/templates/Classic/customer/extras/htaccess_edit.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/htaccess_htaccess.tpl b/templates/Classic/customer/extras/htaccess_htaccess.tpl
deleted file mode 100644
index b407265f..00000000
--- a/templates/Classic/customer/extras/htaccess_htaccess.tpl
+++ /dev/null
@@ -1,10 +0,0 @@
-
- | {$row['path']} |
- {$row['options_indexes']} |
- {$row['error404path']} |
- {$row['error403path']} |
- {$row['error500path']} |
- {$row['options_cgi']} |
- {$lng['panel']['edit']} |
- {$lng['panel']['delete']} |
-
diff --git a/templates/Classic/customer/extras/htpasswds.tpl b/templates/Classic/customer/extras/htpasswds.tpl
deleted file mode 100644
index cf1c7cd1..00000000
--- a/templates/Classic/customer/extras/htpasswds.tpl
+++ /dev/null
@@ -1,28 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/htpasswds_add.tpl b/templates/Classic/customer/extras/htpasswds_add.tpl
deleted file mode 100644
index 5439d198..00000000
--- a/templates/Classic/customer/extras/htpasswds_add.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/htpasswds_edit.tpl b/templates/Classic/customer/extras/htpasswds_edit.tpl
deleted file mode 100644
index eb904a8e..00000000
--- a/templates/Classic/customer/extras/htpasswds_edit.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/extras/htpasswds_htpasswd.tpl b/templates/Classic/customer/extras/htpasswds_htpasswd.tpl
deleted file mode 100644
index f8850f71..00000000
--- a/templates/Classic/customer/extras/htpasswds_htpasswd.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-
- | {$row['username']} |
- {$row['path']} |
- {$lng['panel']['edit']} |
- {$lng['panel']['delete']} |
-
diff --git a/templates/Classic/customer/ftp/accounts.tpl b/templates/Classic/customer/ftp/accounts.tpl
deleted file mode 100644
index 6040f882..00000000
--- a/templates/Classic/customer/ftp/accounts.tpl
+++ /dev/null
@@ -1,36 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/ftp/accounts_account.tpl b/templates/Classic/customer/ftp/accounts_account.tpl
deleted file mode 100644
index a7bf3d49..00000000
--- a/templates/Classic/customer/ftp/accounts_account.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-
- | {$row['username']} |
- {$row['documentroot']} |
- {$lng['panel']['edit']} |
- {$lng['panel']['delete']} |
-
diff --git a/templates/Classic/customer/ftp/accounts_add.tpl b/templates/Classic/customer/ftp/accounts_add.tpl
deleted file mode 100644
index 301566aa..00000000
--- a/templates/Classic/customer/ftp/accounts_add.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/ftp/accounts_edit.tpl b/templates/Classic/customer/ftp/accounts_edit.tpl
deleted file mode 100644
index 974f6d88..00000000
--- a/templates/Classic/customer/ftp/accounts_edit.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/ftp/ftp.tpl b/templates/Classic/customer/ftp/ftp.tpl
deleted file mode 100644
index d1a6ceed..00000000
--- a/templates/Classic/customer/ftp/ftp.tpl
+++ /dev/null
@@ -1,12 +0,0 @@
-$header
-
-
- {$lng['menue']['ftp']['ftp']} |
-
-
- | {$lng['ftp']['description']} |
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/index/change_language.tpl b/templates/Classic/customer/index/change_language.tpl
deleted file mode 100644
index dbdcf870..00000000
--- a/templates/Classic/customer/index/change_language.tpl
+++ /dev/null
@@ -1,23 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/index/change_password.tpl b/templates/Classic/customer/index/change_password.tpl
deleted file mode 100644
index 983e8487..00000000
--- a/templates/Classic/customer/index/change_password.tpl
+++ /dev/null
@@ -1,37 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/index/change_theme.tpl b/templates/Classic/customer/index/change_theme.tpl
deleted file mode 100644
index 8cbe318b..00000000
--- a/templates/Classic/customer/index/change_theme.tpl
+++ /dev/null
@@ -1,24 +0,0 @@
-$header
-
-
-
-$footer
-
diff --git a/templates/Classic/customer/index/index.tpl b/templates/Classic/customer/index/index.tpl
deleted file mode 100644
index 22cf0d55..00000000
--- a/templates/Classic/customer/index/index.tpl
+++ /dev/null
@@ -1,119 +0,0 @@
-$header
-
-
- {$lng['index']['customerdetails']} |
-
-
-
- | {$lng['customer']['customernumber']}: |
- {$userinfo['customernumber']} |
-
-
-
-
- | {$lng['customer']['company']}: |
- {$userinfo['company']} |
-
-
-
-
- | {$lng['customer']['name']}: |
- {$userinfo['firstname']} {$userinfo['name']} |
-
-
-
-
- | {$lng['customer']['street']}: |
- {$userinfo['street']} |
-
-
-
-
- | {$lng['customer']['zipcode']}/{$lng['customer']['city']}: |
- {$userinfo['zipcode']} {$userinfo['city']} |
-
-
-
-
- | {$lng['customer']['email']}: |
- {$userinfo['email']} |
-
-
-
- {$lng['index']['accountdetails']} |
-
-
- | {$lng['login']['username']}: |
- {$userinfo['loginname']} |
-
-
- | {$lng['customer']['domains']}: |
- $domains |
-
-
- | {$lng['customer']['subdomains']} ({$lng['customer']['usedmax']}): |
- {$userinfo['subdomains_used']}/{$userinfo['subdomains']} |
-
-
- | {$lng['customer']['diskspace']} ({$lng['customer']['usedmax']}): |
- {$userinfo['diskspace_used']}/{$userinfo['diskspace']} |
-
-
- | {$lng['customer']['traffic']} ($month, {$lng['customer']['usedmax']}): |
- {$userinfo['traffic_used']}/{$userinfo['traffic']} |
-
-
- | {$lng['customer']['emails']} ({$lng['customer']['usedmax']}): |
- {$userinfo['emails_used']}/{$userinfo['emails']} |
-
-
- | {$lng['customer']['accounts']} ({$lng['customer']['usedmax']}): |
- {$userinfo['email_accounts_used']}/{$userinfo['email_accounts']} |
-
-
- | {$lng['customer']['forwarders']} ({$lng['customer']['usedmax']}): |
- {$userinfo['email_forwarders_used']}/{$userinfo['email_forwarders']} |
-
-
-
- | {$lng['customer']['email_quota']} ({$lng['panel']['megabyte']}, {$lng['customer']['usedmax']}): |
- {$userinfo['email_quota_used']}/{$userinfo['email_quota']} |
-
-
-
-
-
- | {$lng['customer']['autoresponder']} ({$lng['customer']['usedmax']}): |
- {$userinfo['email_autoresponder_used']}/{$userinfo['email_autoresponder']} |
-
-
-
- | {$lng['customer']['mysqls']} ({$lng['customer']['usedmax']}): |
- {$userinfo['mysqls_used']}/{$userinfo['mysqls']} |
-
-
- | {$lng['customer']['ftps']} ({$lng['customer']['usedmax']}): |
- {$userinfo['ftps_used']}/{$userinfo['ftps']} |
-
-
-
- | {$lng['aps']['numberofapspackages']} ({$lng['customer']['usedmax']}): |
- {$userinfo['aps_packages_used']}/{$userinfo['aps_packages']} |
-
-
-
-
- | {$lng['customer']['tickets']} ({$lng['customer']['usedmax']}): |
- {$userinfo['tickets_used']}/{$userinfo['tickets']} |
-
-
-
-
- | {$awaitingtickets_text} |
-
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/mysql/mysql.tpl b/templates/Classic/customer/mysql/mysql.tpl
deleted file mode 100644
index 262bbbad..00000000
--- a/templates/Classic/customer/mysql/mysql.tpl
+++ /dev/null
@@ -1,12 +0,0 @@
-$header
-
-
- {$lng['menue']['mysql']['mysql']} |
-
-
- | {$lng['mysql']['description']} |
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/mysql/mysqls.tpl b/templates/Classic/customer/mysql/mysqls.tpl
deleted file mode 100644
index 57eef62b..00000000
--- a/templates/Classic/customer/mysql/mysqls.tpl
+++ /dev/null
@@ -1,37 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/mysql/mysqls_add.tpl b/templates/Classic/customer/mysql/mysqls_add.tpl
deleted file mode 100644
index 7c73310f..00000000
--- a/templates/Classic/customer/mysql/mysqls_add.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/mysql/mysqls_database.tpl b/templates/Classic/customer/mysql/mysqls_database.tpl
deleted file mode 100644
index 878fce58..00000000
--- a/templates/Classic/customer/mysql/mysqls_database.tpl
+++ /dev/null
@@ -1,12 +0,0 @@
-
- | {$row['databasename']} |
- {$row['description']} |
- {$row['size']} |
- {$sql_root[$row['dbserver']]['caption']} |
-
- {$lng['panel']['edit']} |
- {$lng['panel']['delete']} |
-
- {$lng['aps']['cannoteditordeleteapsdb']} |
-
-
diff --git a/templates/Classic/customer/mysql/mysqls_edit.tpl b/templates/Classic/customer/mysql/mysqls_edit.tpl
deleted file mode 100644
index 1c1b63d4..00000000
--- a/templates/Classic/customer/mysql/mysqls_edit.tpl
+++ /dev/null
@@ -1,17 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/tickets/ticket.tpl b/templates/Classic/customer/tickets/ticket.tpl
deleted file mode 100644
index c60d6a80..00000000
--- a/templates/Classic/customer/tickets/ticket.tpl
+++ /dev/null
@@ -1,12 +0,0 @@
-$header
-
-
- {$lng['menue']['ticket']['ticket']} |
-
-
- | {$lng['ticket']['description']} |
-
-
-
-
-$footer
diff --git a/templates/Classic/customer/tickets/tickets.tpl b/templates/Classic/customer/tickets/tickets.tpl
deleted file mode 100644
index ba937b30..00000000
--- a/templates/Classic/customer/tickets/tickets.tpl
+++ /dev/null
@@ -1,58 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/tickets/tickets_new.tpl b/templates/Classic/customer/tickets/tickets_new.tpl
deleted file mode 100644
index ea9f5e8f..00000000
--- a/templates/Classic/customer/tickets/tickets_new.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/tickets/tickets_reply.tpl b/templates/Classic/customer/tickets/tickets_reply.tpl
deleted file mode 100644
index 0e54dc48..00000000
--- a/templates/Classic/customer/tickets/tickets_reply.tpl
+++ /dev/null
@@ -1,32 +0,0 @@
-$header
-
-
-
-$footer
diff --git a/templates/Classic/customer/tickets/tickets_tickets.tpl b/templates/Classic/customer/tickets/tickets_tickets.tpl
deleted file mode 100644
index d3033b12..00000000
--- a/templates/Classic/customer/tickets/tickets_tickets.tpl
+++ /dev/null
@@ -1,22 +0,0 @@
-
- | {$row['lastchange']} |
- {$row['ticket_answers']} |
- {$row['subject']} |
- {$row['status']} |
- {$row['lastreplier']} |
- {$row['priority']} |
-
-
- {$lng['ticket']['show']}
- {$lng['ticket']['answer']}
-
- |
-
-
- {$lng['ticket']['close']}
-
-
- {$lng['ticket']['reopen']}
-
- |
-
diff --git a/templates/Classic/customer/tickets/tickets_tickets_list.tpl b/templates/Classic/customer/tickets/tickets_tickets_list.tpl
deleted file mode 100644
index ec447c1f..00000000
--- a/templates/Classic/customer/tickets/tickets_tickets_list.tpl
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- {$lastchange} von {$by} |
-
-
- | {$subject} |
-
-
- | {$message} |
-
-
diff --git a/templates/Classic/customer/tickets/tickets_tickets_main.tpl b/templates/Classic/customer/tickets/tickets_tickets_main.tpl
deleted file mode 100644
index b070f5ae..00000000
--- a/templates/Classic/customer/tickets/tickets_tickets_main.tpl
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- {$dt} von {$by} ({$status}) |
-
-
- | {$subject} |
-
-
- | {$message} |
-
-
diff --git a/templates/Classic/customer/traffic/traffic.tpl b/templates/Classic/customer/traffic/traffic.tpl
deleted file mode 100644
index 814079ec..00000000
--- a/templates/Classic/customer/traffic/traffic.tpl
+++ /dev/null
@@ -1,30 +0,0 @@
-$header
-
-
- {$lng['menue']['traffic']['traffic']} |
-
-
-
-
-
- | {$lng['traffic']['sumftp']} GB |
- {$lng['traffic']['sumhttp']} GB |
- {$lng['traffic']['summail']} GB |
-
-
- {$traffic_complete['ftp']} |
- {$traffic_complete['http']} |
- {$traffic_complete['mail']} |
-
-
- |
-
-
- | {$lng['traffic']['month']} |
- {$lng['traffic']['distribution']} |
- {$lng['customer']['traffic']} |
-
- $traffic
-
-$footer
-
diff --git a/templates/Classic/customer/traffic/traffic_details.tpl b/templates/Classic/customer/traffic/traffic_details.tpl
deleted file mode 100644
index 2da91279..00000000
--- a/templates/Classic/customer/traffic/traffic_details.tpl
+++ /dev/null
@@ -1,30 +0,0 @@
-$header
-
-
- {$lng['menue']['traffic']['traffic']} $show |
-
-
-
-
-
- | {$lng['traffic']['sumftp']} MB |
- {$lng['traffic']['sumhttp']} MB |
- {$lng['traffic']['summail']} MB |
-
-
- {$traffic_complete['ftp']} |
- {$traffic_complete['http']} |
- {$traffic_complete['mail']} |
-
-
- |
-
-
- | {$lng['traffic']['day']} |
- {$lng['traffic']['distribution']} |
- {$lng['traffic']['mb']} |
-
- $traffic
-
-$footer
-
diff --git a/templates/Classic/customer/traffic/traffic_month.tpl b/templates/Classic/customer/traffic/traffic_month.tpl
deleted file mode 100644
index ad79d97d..00000000
--- a/templates/Classic/customer/traffic/traffic_month.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
-
- | {$traf['day']}. |
- ![{$traf['ftptext']}](templates/{$theme}/assets/img/traffic_green.gif)
![{$traf['httptext']}](templates/{$theme}/assets/img/traffic_blue.gif)
![{$traf['mailtext']}](templates/{$theme}/assets/img/traffic_red.gif) |
- {$traf['byte']} |
-
diff --git a/templates/Classic/customer/traffic/traffic_traffic.tpl b/templates/Classic/customer/traffic/traffic_traffic.tpl
deleted file mode 100644
index 9a9ea606..00000000
--- a/templates/Classic/customer/traffic/traffic_traffic.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-
- |
- {$traf['monthname']}
- |
- ![{$traf['ftptext']} {$traf['ftptext']}](templates/{$theme}/assets/img/traffic_green.gif)
![{$traf['httptext']} {$traf['httptext']}](templates/{$theme}/assets/img/traffic_blue.gif)
![{$traf['mailtext']} {$traf['mailtext']}](templates/{$theme}/assets/img/traffic_red.gif) |
- {$traf['byte']} |
-
diff --git a/templates/Classic/footer.tpl b/templates/Classic/footer.tpl
deleted file mode 100644
index c5a9491c..00000000
--- a/templates/Classic/footer.tpl
+++ /dev/null
@@ -1,21 +0,0 @@
-