fix grammar
This commit is contained in:
parent
f70f41c787
commit
051bf6d8d9
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@
|
|||
|
||||
<div class="recent-claims">
|
||||
<h3>Recent Claims</h3>
|
||||
<a class="claim-explorer-link" href="/claims">Claim Explorer</a>
|
||||
<a class="claim-explorer-link" href="/claims">Claims Explorer</a>
|
||||
<?php $idx = 0; $a = ['purple', 'orange', 'blue', 'teal', 'green', 'yellow']; foreach ($recentClaims as $claim):
|
||||
$idx++;
|
||||
$autoThumbText = '';
|
||||
|
|
Loading…
Reference in a new issue