templates/CRM/PCP/Form/Campaign.tpl: remove comment (not relevant).
authorMathieu Lutfy <mathieu@bidon.ca>
Sat, 9 Sep 2017 20:43:17 +0000 (16:43 -0400)
committerMathieu Lutfy <mathieu@bidon.ca>
Sat, 9 Sep 2017 20:43:17 +0000 (16:43 -0400)
templates/CRM/PCP/Form/Campaign.tpl

index 5fb878fe033a25c6987a6cab7eb421c405409901..002ca2b9c8cb2c96eb51344efd6bd9fb3f5f577a 100644 (file)
@@ -81,7 +81,7 @@
     <div class="label">{$form.is_honor_roll.label}</div>
     <div class="content">
       {$form.is_honor_roll.html}
-      <div class="description">{ts}If this option is checked, an "honor roll" will be displayed with the names (or nicknames) of the people who supported you. (Donors will have the option to remain anonymous. Their names will NOT be listed.){/ts}</div>{* [ML] string changed #9704 *}
+      <div class="description">{ts}If this option is checked, an "honor roll" will be displayed with the names (or nicknames) of the people who supported you. (Donors will have the option to remain anonymous. Their names will NOT be listed.){/ts}</div>
     </div>
     <div class="clear"></div>
   </div>