From 7db626b1b516a976979e4d93eb2de4192f1f27a8 Mon Sep 17 00:00:00 2001 From: zottel Date: Fri, 1 Feb 2013 20:37:16 +0100 Subject: [PATCH] also reset network in mobile themes, smarty3 updates --- view/smarty3/contact_edit.tpl | 2 +- view/theme/decaf-mobile/contact_edit.tpl | 2 +- view/theme/decaf-mobile/smarty3/contact_edit.tpl | 2 +- view/theme/frost-mobile/contact_edit.tpl | 2 +- view/theme/frost-mobile/smarty3/contact_edit.tpl | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/view/smarty3/contact_edit.tpl b/view/smarty3/contact_edit.tpl index 5ba2abe721..6d65288e42 100644 --- a/view/smarty3/contact_edit.tpl +++ b/view/smarty3/contact_edit.tpl @@ -48,7 +48,7 @@ {{/if}} -
  • {{$lblrecent}}
  • +
  • {{$lblrecent}}
  • {{if $lblsuggest}}
  • {{$lblsuggest}}
  • {{/if}} diff --git a/view/theme/decaf-mobile/contact_edit.tpl b/view/theme/decaf-mobile/contact_edit.tpl index 908212b48c..e113018b31 100644 --- a/view/theme/decaf-mobile/contact_edit.tpl +++ b/view/theme/decaf-mobile/contact_edit.tpl @@ -48,7 +48,7 @@ {{ endif }} -
  • $lblrecent
  • +
  • $lblrecent
  • {{ if $lblsuggest }}
  • $lblsuggest
  • {{ endif }} diff --git a/view/theme/decaf-mobile/smarty3/contact_edit.tpl b/view/theme/decaf-mobile/smarty3/contact_edit.tpl index bced55ac3c..0f028d5904 100644 --- a/view/theme/decaf-mobile/smarty3/contact_edit.tpl +++ b/view/theme/decaf-mobile/smarty3/contact_edit.tpl @@ -53,7 +53,7 @@ {{/if}} -
  • {{$lblrecent}}
  • +
  • {{$lblrecent}}
  • {{if $lblsuggest}}
  • {{$lblsuggest}}
  • {{/if}} diff --git a/view/theme/frost-mobile/contact_edit.tpl b/view/theme/frost-mobile/contact_edit.tpl index b87b3b651c..d4bd41d74b 100644 --- a/view/theme/frost-mobile/contact_edit.tpl +++ b/view/theme/frost-mobile/contact_edit.tpl @@ -48,7 +48,7 @@ {{ endif }} -
  • $lblrecent
  • +
  • $lblrecent
  • {{ if $lblsuggest }}
  • $lblsuggest
  • {{ endif }} diff --git a/view/theme/frost-mobile/smarty3/contact_edit.tpl b/view/theme/frost-mobile/smarty3/contact_edit.tpl index 516fe02ca7..b18fff6b4a 100644 --- a/view/theme/frost-mobile/smarty3/contact_edit.tpl +++ b/view/theme/frost-mobile/smarty3/contact_edit.tpl @@ -53,7 +53,7 @@ {{/if}} -
  • {{$lblrecent}}
  • +
  • {{$lblrecent}}
  • {{if $lblsuggest}}
  • {{$lblsuggest}}
  • {{/if}}