Fixed bad link URL
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Jan 2016 17:12:19 +0000 (12:12 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Jan 2016 17:12:19 +0000 (12:12 -0500)
views/admin/members/index.html

index f96354f..065e96d 100644 (file)
@@ -56,7 +56,7 @@
         <tr><td colspan="2">&nbsp;</td></tr>
         <tr>
            <th> <span class="glm-error">You do not have any members listed.</span></th>
-            <td><a href="{$thisURL}?page=glm-members-admin-menu-member&glm_action=index&member_id=">Click here to create your first member.</a></td>
+            <td><a href="{$thisURL}?page=glm-members-admin-menu-member&glm_action=index&option=add">Click here to create your first member.</a></td>
         </tr>
 {/if}                
     </table>