Misspelled: hoooks > hooks
authorLaury GvR <laury@gaslightmedia.com>
Thu, 28 Apr 2016 19:13:33 +0000 (15:13 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 28 Apr 2016 19:13:33 +0000 (15:13 -0400)
views/admin/management/hooks.html

index 4a09f9b..3b06a58 100644 (file)
@@ -11,7 +11,7 @@
     
     <table class="glm-admin-table">
         <tr><th>Hook</th><th>Type</th><th>Added Parameters</th><th>Description</th></tr>
-            {apply_filters('glm-member-db-admin-management-hoooksHelp', '')}
+            {apply_filters('glm-member-db-admin-management-hooksHelp', '')}
     </table>
         
 {include file='admin/footer.html'}