From ea6be835e676584a43d7f4339aef7557d781f004 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 24 Jun 2005 09:29:03 +0000 Subject: [PATCH] summary Tags added git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@835 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/gofon/phoneaccount/class_phoneAccount.inc | 6 +++--- plugins/gofon/phoneaccount/generic.tpl | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/plugins/gofon/phoneaccount/class_phoneAccount.inc b/plugins/gofon/phoneaccount/class_phoneAccount.inc index 0574074ad..f3b8a76b8 100644 --- a/plugins/gofon/phoneaccount/class_phoneAccount.inc +++ b/plugins/gofon/phoneaccount/class_phoneAccount.inc @@ -221,7 +221,7 @@ class phoneAccount extends plugin $macrotab=""; }else{ - $macrotab =""; + $macrotab ="
"; /* for every single parameter-> display textfile,combo, or true false switch*/ foreach($this->macroarray[$this->macro] as $paras){ @@ -241,9 +241,9 @@ class phoneAccount extends plugin $str= ""; diff --git a/plugins/gofon/phoneaccount/generic.tpl b/plugins/gofon/phoneaccount/generic.tpl index a094c78fc..1b4087346 100644 --- a/plugins/gofon/phoneaccount/generic.tpl +++ b/plugins/gofon/phoneaccount/generic.tpl @@ -1,4 +1,4 @@ -
+

{t}Phone numbers{/t}

@@ -14,13 +14,13 @@
- +

{t}Telephone hardware{/t}

- +
{t}Telephone{/t}  {$hardware_list} @@ -31,12 +31,12 @@
- +

{t}Forward calls to{/t}

- +
@@ -50,9 +50,9 @@
{t}Phone number{/t}{t}Timeout (s){/t} 

 


- +
-
 {t}Phone macro{/t} +  {t}Phone macro{/t} -- 2.30.2