X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2Fdefault_advanced%2Fread_menubar_buttons.tpl;h=b581ca9cb8655397964ade42dd5a737bed91b640;hb=de4c101c7f7fbbc2522a143eae9479b0dc55e93b;hp=59bd60294bce0f4c86155a0ab6df4834b9530329;hpb=505e00aad983adab70d4b001f450064cbda37b86;p=squirrelmail.git diff --git a/templates/default_advanced/read_menubar_buttons.tpl b/templates/default_advanced/read_menubar_buttons.tpl index 59bd6029..b581ca9c 100644 --- a/templates/default_advanced/read_menubar_buttons.tpl +++ b/templates/default_advanced/read_menubar_buttons.tpl @@ -17,10 +17,13 @@ * $view_msg_href - URL to go back to the main message. Empty if N/A. * $msg_list_href - URL to go to the message list. * $search_href - URL to go back to the serach results. Empty if N/A. - * $form_extra - Extra elements required by the forms to delete, move or copy + * $form_extra - Extra elements that will be added to the
tag verbatim + * $form_method - The value of the 's method attribute (optional, may be blank) + * $form_target - The value of the 's target attribute (optional, may be blank) + * $form_onsubmit - The value of the 's onsubmit handler (optional, may be blank) * $compose_href - Base URL to forward, reply, etc. Note that a specific action * must also be given by the form or in this URL. - * $on_click - Onclick event string for all buttons + * $button_onclick - Onclick event string for all buttons * $forward_as_attachment_enabled - boolean TRUE if forwarding as attachments * has been enabled. * $can_resume_draft - boolean TRUE if the "resume draft" is legitimate for @@ -67,14 +70,6 @@ $pp_refresh_message_list = getPref($data_dir, $username, 'pp_refresh_message_lis $use_previewPane = getPref($data_dir, $username, 'use_previewPane', 0); $show_preview_pane = checkForJavascript() && $use_previewPane; $empty_frame_uri = $base_uri . 'plugins/preview_pane/empty_frame.php'; -if ($show_preview_pane) { ?> - -" cellspacing="0"> - > + > - " />  + " onclick="" />  - " />  + " onclick="" />  - " />  - " /> + " onclick="" />  + " onclick="" />   |   - " /> + " onclick="" /> - + - + + '; ?> -
+ :