From 38bbf969d6c29891f40973a0db376d5f5ee5ab07 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 29 Jan 2013 02:39:17 +0100 Subject: Factorized the code to add localparts. --- templates/add-alias.html | 18 +++++++++--------- templates/add-list.html | 23 ++++++++++++----------- templates/add-user.html | 18 +++++++++--------- templates/edit-alias.html | 20 ++++++++++---------- templates/edit-list.html | 16 ++++++++-------- templates/edit-user.html | 26 +++++++++++++------------- templates/list-locals.html | 4 ++-- 7 files changed, 63 insertions(+), 62 deletions(-) (limited to 'templates') diff --git a/templates/add-alias.html b/templates/add-alias.html index 2844dad..1a7d7dd 100644 --- a/templates/add-alias.html +++ b/templates/add-alias.html @@ -2,17 +2,17 @@ - Add alias under <TMPL_VAR NAME=domain> + Add alias under <TMPL_VAR NAME=domainname>