diff --git a/www/about/index.php b/www/about/index.php index 750ec4ea..4e365ae8 100644 --- a/www/about/index.php +++ b/www/about/index.php @@ -170,7 +170,7 @@ $anonymousPatronCount = Db::QueryInt('SELECT sum(cnt)
= Formatter::ToPlainText(str_ireplace(' and ', ' & ', $patron->SortedName)) ?>
+= Formatter::ToPlainText(str_ireplace(['\'', ' and '], ['’', ' & '], $patron->SortedName)) ?>