Test: smarty integration

This commit is contained in:
Regis Houssin
2009-12-27 07:13:17 +00:00
parent ba091af947
commit 3885583db6
4 changed files with 181 additions and 1 deletions

View File

@@ -359,7 +359,7 @@ function dol_loginfunction2($langs,$conf,$mysoc)
}
else
{
$smarty->template_dir = DOL_DOCUMENT_ROOT."/theme/phones/other/default/templates/";
$smarty->template_dir = DOL_DOCUMENT_ROOT."/theme/phones/others/default/templates/";
}
}
else