From ae6b8a2905bfc7905030479e06f3490f2c901099 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 26 Jan 2013 23:59:24 +0100 Subject: Factorized the code to list localparts. --- templates/add-alias.html | 2 +- templates/add-domain-1.html | 2 +- templates/add-domain-2.html | 2 +- templates/add-list.html | 2 +- templates/add-user.html | 2 +- templates/edit-alias.html | 2 +- templates/edit-domain.html | 2 +- templates/edit-list.html | 2 +- templates/edit-user.html | 2 +- templates/list-domains.html | 4 ++-- templates/list-locals.html | 46 ++++++++++++++++++++++----------------------- 11 files changed, 34 insertions(+), 34 deletions(-) (limited to 'templates') diff --git a/templates/add-alias.html b/templates/add-alias.html index ab2d8b7..2844dad 100644 --- a/templates/add-alias.html +++ b/templates/add-alias.html @@ -12,7 +12,7 @@ /
- Logged as @ | Log out
diff --git a/templates/add-domain-1.html b/templates/add-domain-1.html index a7afc6f..ef7f493 100644 --- a/templates/add-domain-1.html +++ b/templates/add-domain-1.html @@ -11,7 +11,7 @@ Root /
- Logged as @ | Log out
diff --git a/templates/add-domain-2.html b/templates/add-domain-2.html index 9565d8a..c3a728b 100644 --- a/templates/add-domain-2.html +++ b/templates/add-domain-2.html @@ -11,7 +11,7 @@ Root /
- Logged as @ | Log out
diff --git a/templates/add-list.html b/templates/add-list.html index d4053bd..136899d 100644 --- a/templates/add-list.html +++ b/templates/add-list.html @@ -12,7 +12,7 @@ /
- Logged as @ | Log out
diff --git a/templates/add-user.html b/templates/add-user.html index ba54e56..8964c22 100644 --- a/templates/add-user.html +++ b/templates/add-user.html @@ -12,7 +12,7 @@ /
- Logged as @ | Log out
diff --git a/templates/edit-alias.html b/templates/edit-alias.html index 7e42e4b..34425a4 100644 --- a/templates/edit-alias.html +++ b/templates/edit-alias.html @@ -13,7 +13,7 @@ /
- Logged as @ | Log out
diff --git a/templates/edit-domain.html b/templates/edit-domain.html index d95c8fb..de765e4 100644 --- a/templates/edit-domain.html +++ b/templates/edit-domain.html @@ -12,7 +12,7 @@ /
- Logged as @ | Log out
diff --git a/templates/edit-list.html b/templates/edit-list.html index ad5311a..bb26eef 100644 --- a/templates/edit-list.html +++ b/templates/edit-list.html @@ -13,7 +13,7 @@ /
- Logged as @ | Log out
diff --git a/templates/edit-user.html b/templates/edit-user.html index 53a2871..38d3836 100644 --- a/templates/edit-user.html +++ b/templates/edit-user.html @@ -13,7 +13,7 @@ /
- Logged as @ | Log out
diff --git a/templates/list-domains.html b/templates/list-domains.html index e0fe52e..f07c4ef 100644 --- a/templates/list-domains.html +++ b/templates/list-domains.html @@ -11,7 +11,7 @@ Root /
- Logged as @ | Log out
@@ -34,7 +34,7 @@ + href="/">
- Manage domain <TMPL_VAR NAME=domain> + Manage domain <TMPL_VAR NAME=name>