@@ -48,7 +48,7 @@ |
||
| 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 | |