Skip to content

Commit

Permalink
fixed disclaimer below search results
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyReichert committed Jan 21, 2015
1 parent bf08c2c commit 2bc9830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simply-rets-api-helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ public static function srResidentialResultsGenerator( $response ) {
HTML;
}

$cont .= "<hr><p>This information is believed to be accurate, but without any warranty.</p>";
$cont .= "<br><p><small><i>This information is believed to be accurate, but without any warranty.</i></small></p>";
return $cont;
}

Expand Down

0 comments on commit 2bc9830

Please sign in to comment.