From: Anthony Talarico Date: Tue, 10 May 2016 14:53:07 +0000 (-0400) Subject: fixed syntax error X-Git-Tag: v2.0.0^2~21^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=4d1f6a02f9705336ba489e7ac4d0d7b926d0640d;p=WP-Plugins%2Fglm-member-db.git fixed syntax error --- diff --git a/controllers/admin.php b/controllers/admin.php index e47a6da2..b1d52147 100644 --- a/controllers/admin.php +++ b/controllers/admin.php @@ -737,8 +737,8 @@ class glmMembersAdmin extends GlmPluginSupport // show list options 'scb' = shortcode builder acronym echo '
'; - echo ''; - echo ''; + echo ''; + echo ''; foreach($listAttr as $key=>$value){ if($value != ''){ echo '';