diff --git a/public/themes/bootstrap/inc/footer.inc.php b/public/themes/bootstrap/inc/footer.inc.php index 73f298e..f47ad77 100644 --- a/public/themes/bootstrap/inc/footer.inc.php +++ b/public/themes/bootstrap/inc/footer.inc.php @@ -13,7 +13,7 @@
[[VAR]]", get_setting("businessname")); ?>
[[VAR]]
', get_setting("phone")); + output_conditional('
' . get_setting("phone") . '
', preg_replace("/[^0-9+]/", "", get_setting("phone"))); output_conditional('
[[VAR]]
', str_replace("\n", "
\n", get_setting("address"))); output_conditional('
[[VAR]]
', get_setting("email")); ?>