diff --git a/code/web/private_php/ams/plugins/Domain_Management/templates/index.tpl b/code/web/private_php/ams/plugins/Domain_Management/templates/index.tpl index de30d54c8..7a5ea0161 100644 --- a/code/web/private_php/ams/plugins/Domain_Management/templates/index.tpl +++ b/code/web/private_php/ams/plugins/Domain_Management/templates/index.tpl @@ -2,11 +2,11 @@ {if $permission eq 3} {if isset($smarty.get.edit_domain)} -
-
+
+
-

{$hook_info['Domain_Management']['domains']['0']['domain_name']}

+

Domain: {$hook_info['Domain_Management']['domains']['0']['domain_name']}

@@ -196,6 +196,17 @@
{else} + +
+
+
+
+

+ +Domains +

+
+
@@ -220,6 +231,11 @@ {/if}
+
+
+
+ +
{/if} {/if} {/block}