X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Faddrbook_addedit.tpl;h=44f728c984aa7c2932c4a92ffc3fbf7d9c7ef7b3;hp=6bc5fc6443127d430cdc9b2fbd957cb59756d341;hb=f4f64c5865bd0ae43c408e458858d7d7065c41ca;hpb=b116fd78fe16a46736d204d8f81b558e2ea508f7 diff --git a/templates/default/addrbook_addedit.tpl b/templates/default/addrbook_addedit.tpl index 6bc5fc64..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'; @@ -119,7 +124,8 @@ $formname = $edit ? 'editaddr' : 'addaddr'; ?>
- +
- name="[SUBMIT]" /> + + name="[SUBMIT]" />