Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-18-19-02-17
[civicrm-core.git] / templates / CRM / Contact / Form / Inline / Address.tpl
index b013d1124aaf7cfb7acaa228b2e2b8d58d8a3ce1..2a08dff6c618e167d551e70c781f770b914d68ae 100644 (file)
@@ -1,6 +1,6 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
       <td>
         <div class="crm-submit-buttons"> 
           {include file="CRM/common/formButtons.tpl"}
+          {if $addressId}
+            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+            <a class="button delete-button" href="#" style="display:inline-block;float:none;"><div class="icon delete-icon"></div> {ts}Delete{/ts}</a>
+          {/if}
         </div>
       </td>
     </tr>