Tidy up title attributes
[civicrm-core.git] / templates / CRM / Pledge / Form / Selector.tpl
index 4df4985e81a1a6199bcf7defc8f2c8afa4816182..e3ee37f961583bdd50d98530f8704ff73316c43e 100644 (file)
@@ -16,7 +16,7 @@
 <table class="selector row-highlight">
     <thead class="sticky">
         {if ! $single and $context eq 'Search' }
-            <th scope="col" title="Select Rows">{$form.toggleSelect.html}</th>
+            <th scope="col" title="{ts}Select rows{/ts}">{$form.toggleSelect.html}</th>
         {/if}
             <th></th>
         {foreach from=$columnHeaders item=header}