Passed
Pull Request — master (#1902)
by Struan
08:18 queued 02:31
created
www/includes/easyparliament/templates/html/mp/interests.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
 
49 49
                     <?php endif; ?>
50 50
 
51
-                    <?php if (array_key_exists('previous_posts', $member_interests) ): ?>
51
+                    <?php if (array_key_exists('previous_posts', $member_interests)): ?>
52 52
 
53 53
                     <h3><?=gettext('Committee memberships held in the past') ?></h3>
54 54
 
Please login to merge, or discard this patch.