diff --git a/addressbook/templates/default/form.tpl b/addressbook/templates/default/form.tpl
index 64b7fd6307..82c7be5c4e 100755
--- a/addressbook/templates/default/form.tpl
+++ b/addressbook/templates/default/form.tpl
@@ -15,18 +15,18 @@
- {lang_title}:
- |
-
-
- {title}
- |
-
- {lang_email}:
+ {lang_email}:
|
{email}
+ |
+
+ {lang_title}:
+ |
+
+
+ {title}
|
diff --git a/addressbook/templates/justweb/form.tpl b/addressbook/templates/justweb/form.tpl
index cb4a66de90..82c7be5c4e 100755
--- a/addressbook/templates/justweb/form.tpl
+++ b/addressbook/templates/justweb/form.tpl
@@ -15,21 +15,28 @@
- {lang_title}:
- |
-
-
- {title}
- |
-
- {lang_email}:
+ {lang_email}:
|
{email}
+ |
+
+ {lang_title}:
+ |
+
+
+ {title}
+ |
+
+
+
+ {lang_email_type}:
+ |
+
+ {email_type}
|
-
{lang_company}:
diff --git a/addressbook/templates/verdilak/form.tpl b/addressbook/templates/verdilak/form.tpl
index cb4a66de90..82c7be5c4e 100755
--- a/addressbook/templates/verdilak/form.tpl
+++ b/addressbook/templates/verdilak/form.tpl
@@ -15,21 +15,28 @@
|
- {lang_title}:
- |
-
-
- {title}
- |
-
- {lang_email}:
+ {lang_email}:
|
{email}
+ |
+
+ {lang_title}:
+ |
+
+
+ {title}
+ |
+
+
+
+ {lang_email_type}:
+ |
+
+ {email_type}
|
-
{lang_company}:
|