]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-surfbar_start.php
More fixes for points booking and surfbar
[mailer.git] / inc / modules / member / what-surfbar_start.php
index 65dddf0dc441b654ba9ca2df7ad8959a2142ff7f..acb470a3a77c351fed88918dd9959998fdb036f4 100644 (file)
@@ -56,7 +56,7 @@ $content = array(
 );
 
 // Load the template
-LOAD_TEMPLATE("member_start_".strtolower($_CONFIG['surfbar_pay_model']), false, $content);
+LOAD_TEMPLATE("member_surfbar_start_".strtolower($_CONFIG['surfbar_pay_model']), false, $content);
 
 // Load surfbar link template
 LOAD_TEMPLATE("member_surfbar_link");