Skip to content

Commit

Permalink
Update IPSA link to work and be MP specific.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Sep 6, 2024
1 parent 54af37a commit c35b145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/includes/easyparliament/templates/html/mp/profile.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<li><a href="<?= $expenses_url_2004 ?>">Expenses from 2004 to 2009</a></li>
<?php endif; ?>
<?php if ($post_2010_expenses): ?>
<li><a href="https://www.theipsa.org.uk/mp-costs/interactive-map/">Expenses from 2010 onwards</a></li>
<li><a href="https://www.theipsa.org.uk/mp-staffing-business-costs/your-mp/<?=slugify($full_name)?>/<?=$extra_info['datadotparl_id']?>">Expenses from 2010 onwards</a></li>
<?php endif; ?>
</ul>
<?php endif; ?>
Expand Down

0 comments on commit c35b145

Please sign in to comment.