Add missing button icon
authorColeman Watts <coleman@civicrm.org>
Wed, 29 Jul 2015 19:06:23 +0000 (15:06 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 29 Jul 2015 19:06:23 +0000 (15:06 -0400)
templates/CRM/Admin/Form/Setting/UpdateConfigBackend.tpl

index 2eaa4487dc01cd2487f199f8a07444ab26b3c6bf..c0ab12686116875eed5a7b4a3262f980fdeff95a 100644 (file)
     <p>
     {ts}CiviCRM will attempt to detect the new values that should be used. These are provided below as the default values for the <strong>New Base Directory</strong> and <strong>New Base URL</strong> fields.{/ts}</p>
 </div>
-        <div>{$form._qf_UpdateConfigBackend_next_cleanup.html}</div>
+        <div>
+          <span class="crm-button crm-icon-button">
+            <span class="crm-button-icon ui-icon-trash"> </span>
+            {$form._qf_UpdateConfigBackend_next_cleanup.html}
+          </span>
+        </div>
         <table>
             <tr class="crm-config-backend-form-block-oldBaseDir">
                 <td class="label">{ts}Old Base Directory{/ts}</td>