mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 01:48:35 +01:00
Fixed a few typos
This commit is contained in:
parent
ffb0600585
commit
d63e8085a6
@ -41,7 +41,7 @@
|
|||||||
$phpgw->common->navbar();
|
$phpgw->common->navbar();
|
||||||
}
|
}
|
||||||
|
|
||||||
$t->set_var("lang_header",lang("Add new application"));
|
$t->set_var("lang_header",lang("Edit application"));
|
||||||
|
|
||||||
if ($error) {
|
if ($error) {
|
||||||
$t->set_var("error","<p><center>$error</center><br>");
|
$t->set_var("error","<p><center>$error</center><br>");
|
||||||
|
@ -23,9 +23,7 @@
|
|||||||
$phpgw_info["flags"]["disable_vfs_class"] = True;
|
$phpgw_info["flags"]["disable_vfs_class"] = True;
|
||||||
include("../header.inc.php");
|
include("../header.inc.php");
|
||||||
|
|
||||||
$phpgw->include_lang("nntp");
|
function get_tg()
|
||||||
|
|
||||||
function get_tg()
|
|
||||||
{
|
{
|
||||||
global $phpgw;
|
global $phpgw;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user