Misspelled word 'too' fixed to 'to'
authorLaury GvR <laury@gaslightmedia.com>
Mon, 4 Jan 2016 19:17:29 +0000 (14:17 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 4 Jan 2016 19:17:29 +0000 (14:17 -0500)
views/admin/member/index.html

index aaf96ab..3475325 100644 (file)
          {/if}
         {/foreach}
       {else} <!-- haveInfoRecords -->
-            <tr><td colspan="5"><a href="{$thisURL}?page={$thisPage}&glm_action=memberInfo&member={$memberID}">Click here too start entering information for this member.</a></td></tr>
+            <tr><td colspan="5"><a href="{$thisURL}?page={$thisPage}&glm_action=memberInfo&member={$memberID}">Click here to start entering information for this member.</a></td></tr>
       {/if}
         </tbody>
     </table>