From 986089b1b854b185c3455bd72ad1b885c4758507 Mon Sep 17 00:00:00 2001 From: stevetruckstuff Date: Tue, 15 Aug 2006 18:23:50 +0000 Subject: [PATCH 1/1] Fix some HTML/CSS errors git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11600 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- templates/default/addressbook_list.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/addressbook_list.tpl b/templates/default/addressbook_list.tpl index cb649602..bf271914 100644 --- a/templates/default/addressbook_list.tpl +++ b/templates/default/addressbook_list.tpl @@ -100,11 +100,11 @@ $colspan = $abook_has_extra_field ? 6 : 5; echo ''._("Address book is empty").''."\n"; } foreach ($source['Addresses'] as $contact) { - $id = $current_backend.':'.$contact['NickName']; + $id = $contact['NickName'] . $current_backend; ?> > ' : ''); ?> -