From e101d01e116d15d56fe17c80bd1f51445a08dca8 Mon Sep 17 00:00:00 2001 From: "Florian Aders (EleRas)" Date: Mon, 13 Jun 2011 20:56:08 +0200 Subject: [PATCH] Implemented linker - class for customer_tickets.php (templates automatic replace only) Signed-off-by: Florian Aders (EleRas) --- templates/Classic/customer/ticket/tickets.tpl | 6 +++--- templates/Classic/customer/ticket/tickets_new.tpl | 2 +- templates/Classic/customer/ticket/tickets_reply.tpl | 4 ++-- templates/Classic/customer/ticket/tickets_tickets.tpl | 6 +++--- templates/Froxlor/customer/ticket/tickets.tpl | 6 +++--- templates/Froxlor/customer/ticket/tickets_new.tpl | 2 +- templates/Froxlor/customer/ticket/tickets_reply.tpl | 4 ++-- templates/Froxlor/customer/ticket/tickets_tickets.tpl | 6 +++--- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/templates/Classic/customer/ticket/tickets.tpl b/templates/Classic/customer/ticket/tickets.tpl index caf8abab..b7e04ffd 100644 --- a/templates/Classic/customer/ticket/tickets.tpl +++ b/templates/Classic/customer/ticket/tickets.tpl @@ -1,5 +1,5 @@ $header -
+ @@ -28,7 +28,7 @@ $header - {$lng['ticket']['ticket_new']} + {$lng['ticket']['ticket_new']} @@ -48,7 +48,7 @@ $header - {$lng['ticket']['ticket_new']} + {$lng['ticket']['ticket_new']} diff --git a/templates/Classic/customer/ticket/tickets_new.tpl b/templates/Classic/customer/ticket/tickets_new.tpl index fa2f78b6..7671ef1b 100644 --- a/templates/Classic/customer/ticket/tickets_new.tpl +++ b/templates/Classic/customer/ticket/tickets_new.tpl @@ -1,5 +1,5 @@ $header - + diff --git a/templates/Classic/customer/ticket/tickets_reply.tpl b/templates/Classic/customer/ticket/tickets_reply.tpl index 333573ae..29b528a9 100644 --- a/templates/Classic/customer/ticket/tickets_reply.tpl +++ b/templates/Classic/customer/ticket/tickets_reply.tpl @@ -1,5 +1,5 @@ $header - + @@ -22,7 +22,7 @@ $header  {$lng['ticket']['ticket_reopen']} - {$lng['ticket']['ticket_reopen']} + {$lng['ticket']['ticket_reopen']} diff --git a/templates/Classic/customer/ticket/tickets_tickets.tpl b/templates/Classic/customer/ticket/tickets_tickets.tpl index ff9cf7c4..d3033b12 100644 --- a/templates/Classic/customer/ticket/tickets_tickets.tpl +++ b/templates/Classic/customer/ticket/tickets_tickets.tpl @@ -6,17 +6,17 @@ {$row['lastreplier']} {$row['priority']} - + {$lng['ticket']['show']} {$lng['ticket']['answer']} - {$lng['ticket']['close']} + {$lng['ticket']['close']} - {$lng['ticket']['reopen']} + {$lng['ticket']['reopen']} diff --git a/templates/Froxlor/customer/ticket/tickets.tpl b/templates/Froxlor/customer/ticket/tickets.tpl index b2ced8a7..218a52ea 100644 --- a/templates/Froxlor/customer/ticket/tickets.tpl +++ b/templates/Froxlor/customer/ticket/tickets.tpl @@ -9,7 +9,7 @@ $header
- +
{$searchcode} @@ -31,7 +31,7 @@ $header @@ -70,7 +70,7 @@ $header diff --git a/templates/Froxlor/customer/ticket/tickets_new.tpl b/templates/Froxlor/customer/ticket/tickets_new.tpl index 495a5015..494d87a5 100644 --- a/templates/Froxlor/customer/ticket/tickets_new.tpl +++ b/templates/Froxlor/customer/ticket/tickets_new.tpl @@ -9,7 +9,7 @@ $header
- +
Froxlor - {$title} diff --git a/templates/Froxlor/customer/ticket/tickets_reply.tpl b/templates/Froxlor/customer/ticket/tickets_reply.tpl index 1b1dc4de..7d49a05b 100644 --- a/templates/Froxlor/customer/ticket/tickets_reply.tpl +++ b/templates/Froxlor/customer/ticket/tickets_reply.tpl @@ -13,7 +13,7 @@ $header
- +
Froxlor - {$title} @@ -23,7 +23,7 @@ $header - {$lng['ticket']['ticket_reopen']} + {$lng['ticket']['ticket_reopen']}

diff --git a/templates/Froxlor/customer/ticket/tickets_tickets.tpl b/templates/Froxlor/customer/ticket/tickets_tickets.tpl index 3a0b60fa..090642fb 100644 --- a/templates/Froxlor/customer/ticket/tickets_tickets.tpl +++ b/templates/Froxlor/customer/ticket/tickets_tickets.tpl @@ -6,7 +6,7 @@ {$row['lastreplier']} {$row['priority']} - + {$lng['ticket']['show']} @@ -15,12 +15,12 @@ -   +   {$lng['ticket']['close']} -   +   {$lng['ticket']['reopen']}