X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fdefault%2Fcompose_attachments.tpl;h=e8b2c03c17f97973851175f9e95ae327bf2d4dd5;hb=b9a873d7ed3979bb6de827ea831301a336e5327e;hp=ad4cd9fb1b4b931068822dad39171f9b6ac144db;hpb=ae5dddc065f9501f267c4edaf68a066835da915f;p=squirrelmail.git diff --git a/templates/default/compose_attachments.tpl b/templates/default/compose_attachments.tpl index ad4cd9fb..e8b2c03c 100644 --- a/templates/default/compose_attachments.tpl +++ b/templates/default/compose_attachments.tpl @@ -9,7 +9,7 @@ * $accesskey_compose_attach - The access key to be used for the Attach button * $accesskey_compose_delete_attach - The access key to be used for the Delete Attachments button * - * @copyright 1999-2011 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -22,7 +22,7 @@ extract($t); /** Begin template **/ ?>
- +
- +
: @@ -41,20 +41,22 @@ extract($t); if($max_file_size != -1) { echo '(' . _("Max.") . ' ' . humanReadableSize($max_file_size) . ')'; } + if (!empty($plugin_output['add_attachment_notes'])) echo $plugin_output['add_attachment_notes']; ?>
- + +