Design hacked in
This commit is contained in:
parent
1f43527041
commit
2d5aea7f05
67 changed files with 1520 additions and 376 deletions
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
|
||||
function smarty_outputfilter_localizer($compiled, &$smarty)
|
||||
{
|
||||
{
|
||||
$pattern = '/##.*##/U';
|
||||
return preg_replace_callback($pattern, 'smarty_tra', $compiled);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue