Minor changes to CRM-16157
authorWeb Access <rohan.katkar@webaccessglobal.com>
Wed, 25 Mar 2015 06:37:34 +0000 (12:07 +0530)
committerWeb Access <rohan.katkar@webaccessglobal.com>
Wed, 25 Mar 2015 06:37:34 +0000 (12:07 +0530)
templates/CRM/Admin/Form/Options.tpl

index d578b61cbb25327300991e25a0abcd9cc7d29781..fea4e41ab9e4981a44e05f00d50e27bcf8122f3d 100644 (file)
@@ -93,7 +93,7 @@
               <tr class="crm-admin-options-form-block-value">
                 <td class="label">{$form.value.label}</td>
                 <td>{$form.value.html}<br />
-                    <span class="description">{ts}The option value is stored in your database.{/ts}</span>
+                    <span class="description"><div class="icon ui-icon-alert"></div>{ts}Changing the Value field will unlink records which have been marked with this option. This change can not be undone except by restoring the previous value.{/ts}</span>
                 </td>
               </tr>
             {/if}