You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch '360-the-new-records-alert-displays-an-unusual-number-of-records' of https://github.com/AtlasOfLivingAustralia/alerts into 360-the-new-records-alert-displays-an-unusual-number-of-records
<g:formatNumbernumber="${totalRecords}"format="###,###" /> ${totalRecords ==1?'new record with images ':'new records with images'}${totalRecords ==1?'has':'have'} been added
63
+
<g:formatNumbernumber="${totalRecords}"format="###,###" /> ${totalRecords ==1?' record with images ':' records with images'}${totalRecords ==1?'has':'have'} been added
64
64
</div>
65
65
<br/>
66
66
<div>
67
-
<aclass="btn info-button"href="${moreInfo}">View all new records with images</a>
67
+
<aclass="btn info-button"href="${moreInfo}">View all records with new images</a>
0 commit comments