forked from extern/egroupware
Fixed a few problems with missing vars in templates and form methods
This commit is contained in:
parent
395b083a87
commit
2d4b4e2c09
@ -47,7 +47,7 @@
|
||||
$t->set_var("error","");
|
||||
}
|
||||
|
||||
$t->set_var("session_hidden_var","");
|
||||
$t->set_var("hidden_vars","");
|
||||
$t->set_var("form_action",$phpgw->link("newapplication.php"));
|
||||
$t->set_var("lang_app_name",lang("application name"));
|
||||
$t->set_var("lang_app_title",lang("application title"));
|
||||
|
Loading…
Reference in New Issue
Block a user