Remove name change
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Aug 2019 19:25:32 +0000 (15:25 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Aug 2019 19:25:32 +0000 (15:25 -0400)
using different footer.

setup/standardTemplateParams.php

index 7f09750..5cc75f5 100644 (file)
@@ -23,7 +23,6 @@
  */
 
 // Common to both admin and front-end
-$smarty->templateAssign( 'glmPluginName', GLM_MEMBERS_BILLING_PLUGIN_NAME );
 $smarty->templateAssign( 'pluginAssetsUrl', GLM_MEMBERS_BILLING_PLUGIN_BASE_URL . '/assets/' );
 
 if ( current_user_can( 'glm_members_management' ) ) {