X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FForm%2Fattachment.tpl;h=97640108f5b99c7a006a39e97d55408e9e1a1038;hb=017f329569133bc6447bc5fa5cf9eb521e390e08;hp=bad33ac24ed7e3d3272b8a169d9f62f375b975bb;hpb=1a676f190f24b5633b76b90a7dda95f2cc5b4dce;p=civicrm-core.git diff --git a/templates/CRM/Form/attachment.tpl b/templates/CRM/Form/attachment.tpl index bad33ac24e..97640108f5 100644 --- a/templates/CRM/Form/attachment.tpl +++ b/templates/CRM/Form/attachment.tpl @@ -1,8 +1,8 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.4 | + | CiviCRM version 4.5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2013 | + | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -49,7 +49,7 @@ {capture assign=attachTitle}{ts}Attachment(s){/ts}{/capture} {/if} {if !$noexpand} -
+
{$attachTitle}
@@ -102,12 +102,11 @@ {ts}Current Attachment(s){/ts} {foreach from=$currentAttachmentInfo key=attKey item=attVal} -
-
- {$attVal.cleanName} +
+ {$attVal.cleanName} {if $attVal.description} - {$attVal.description}{/if} {if $attVal.deleteURLArgs} - + {/if} {if !empty($attVal.tag)}
@@ -120,8 +119,7 @@   - {$form.is_delete_attachment.html} {$form.is_delete_attachment.label}
- {ts}Click the red trash-can next to a file name to delete a specific attachment. If you want to delete ALL attachments, check the box above and click Save.{/ts} + {$form.is_delete_attachment.html} {$form.is_delete_attachment.label} {/if} @@ -129,15 +127,6 @@
- {if !$noexpand} - {literal} - - {/literal} - {/if} {literal}