aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/contactsajax.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/contactsajax.tpl b/view/tpl/contactsajax.tpl
index 1cce0f105..a6b5ad791 100644
--- a/view/tpl/contactsajax.tpl
+++ b/view/tpl/contactsajax.tpl
@@ -1,3 +1,3 @@
{{foreach $contacts as $contact}}
- {{include file="connection_template.tpl"}}
+{{include file="connection_template.tpl"}}
{{/foreach}}