$activity = $this->_searchTerms->offsetGet('activity');
$html .= $activity . ' ';
if (!preg_match('%trails%i', $activity)) {
- $html .= 'Trials ';
+ $html .= 'Trails ';
}
} else {
- $html .= 'Trials ';
+ $html .= 'Trails ';
}
if ($this->_searchTerms->offsetExists('amenity')) {
$amenities = $this->_searchTerms->offsetGet('amenity');
</div>-->
<div style="float: left; clear: both; width: 100%; height: 20px; background: none;"></div>
{else:}
-<div class="NoMembers">No Trials matched your search criteria!</div>
+<div class="NoMembers">No Trails matched your search criteria!</div>
{end:}