X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Faddrbook_addedit.tpl;h=44f728c984aa7c2932c4a92ffc3fbf7d9c7ef7b3;hp=f03dc439424dfc53acd66b553d642d6fe8f19e5c;hb=f4f64c5865bd0ae43c408e458858d7d7065c41ca;hpb=caa596b29982636a056f813f41b43d1ec036d6a2 diff --git a/templates/default/addrbook_addedit.tpl b/templates/default/addrbook_addedit.tpl index f03dc439..44f728c9 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 @@ -39,7 +40,7 @@ $formname = $edit ? 'editaddr' : 'addaddr'; @@ -60,6 +61,7 @@ $formname = $edit ? 'editaddr' : 'addaddr'; if (is_array($values['Email'])) { echo ''."\n"; @@ -105,7 +107,10 @@ $formname = $edit ? 'editaddr' : 'addaddr'; @@ -120,7 +125,7 @@ $formname = $edit ? 'editaddr' : 'addaddr';
- +
- name="[SUBMIT]" /> + name="[SUBMIT]" />