X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2Fdefault%2Faddrbook_addedit.tpl;h=519c40bd944840e1ecf9852bed07ee0b3751c2af;hb=38c91156a5e1c2399527f1113ff8c66455316757;hp=f03dc439424dfc53acd66b553d642d6fe8f19e5c;hpb=caa596b29982636a056f813f41b43d1ec036d6a2;p=squirrelmail.git diff --git a/templates/default/addrbook_addedit.tpl b/templates/default/addrbook_addedit.tpl index f03dc439..519c40bd 100644 --- a/templates/default/addrbook_addedit.tpl +++ b/templates/default/addrbook_addedit.tpl @@ -5,6 +5,7 @@ * Display the form elements to add/edit an entry in the address book * * The following variables are available in this template: + * $current_backend - integer containing backend currently displayed. * $edit - boolean TRUE if we are editing an existing address. * FALSE if the form is blank for adding a new address. * $writable_backends - array of address book backends that can be written @@ -20,7 +21,7 @@ * could be an array! * $el['Info'] - Additional info about this contact * - * @copyright © 1999-2006 The SquirrelMail Project Team + * @copyright 1999-2018 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -39,7 +40,7 @@ $formname = $edit ? 'editaddr' : 'addaddr'; @@ -60,7 +61,8 @@ $formname = $edit ? 'editaddr' : 'addaddr'; if (is_array($values['Email'])) { echo ''."\n"; } else { @@ -105,7 +107,10 @@ $formname = $edit ? 'editaddr' : 'addaddr'; @@ -120,7 +125,7 @@ $formname = $edit ? 'editaddr' : 'addaddr';
- +
- name="[SUBMIT]" /> + name="[SUBMIT]" />