Passed
Pull Request — master (#1915)
by
unknown
04:26
created
www/includes/easyparliament/templates/html/mp/recent.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
                 </div>
15 15
                 <?php endif; ?>
16 16
 
17
-                <?php $vote_count = isset($divisions) ? count($divisions) : 0;?>
17
+                <?php $vote_count = isset($divisions) ? count($divisions) : 0; ?>
18 18
 
19 19
                 <div class="panel">
20 20
                     <div class="policy-votes-intro">
Please login to merge, or discard this patch.