' . PHP_EOL;
$common_footer .= '
' . PHP_EOL;
$common_footer .= '
';
foreach ($nav as $k => $v) {
$common_footer .= sprintf(
'- %s
',
$k, $v[0], $v[1]
);
}
$common_footer .= '
' . PHP_EOL;
$common_footer .= '
' . PHP_EOL;
$common_footer .= '
' . PHP_EOL;
$common_footer .= " " . _r('Sitemap') . '' . PHP_EOL;
$common_footer .= " | ";
$common_footer .= _r('Privacy policy') . '' . PHP_EOL;
$common_footer .= '
' . PHP_EOL;
$common_footer .= '
' . PHP_EOL;
$common_footer .= '