dev/translation#65 Further remove moneyValueFormat
[civicrm-core.git] / templates / CRM / Admin / Form / Setting / Localization.tpl
index 9666278ac60c6b92c21f3eef5741973b6273a65a..be6d4b5c9ade51ec09ea0ba215028a823bbe903c 100644 (file)
                 <td class="label">{$form.moneyformat.label} {help id='moneyformat' title=$form.moneyformat.label}</td>
                 <td>{$form.moneyformat.html}</td>
             </tr>
-            <tr class="crm-localization-form-block-moneyvalueformat">
-                <td class="label">{$form.moneyvalueformat.label} {help id='moneyvalueformat' title=$form.moneyvalueformat.label}</td>
-                <td>{$form.moneyvalueformat.html}<br> Note that this setting is proposed to be deprecated as per this <a href="https://lab.civicrm.org/dev/core/-/issues/1494">Gitlab Issue</a></td>
-            </tr>
-            <tr class="crm-localization-form-block-customTranslateFunction">
+                      <tr class="crm-localization-form-block-customTranslateFunction">
                 <td class="label">{$form.customTranslateFunction.label} {help id='customTranslateFunction' title=$form.customTranslateFunction.label}</td>
                 <td>{$form.customTranslateFunction.html}</td>
             </tr>