mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
enabled back again
This commit is contained in:
parent
254ab415b6
commit
dcd57593a3
@ -381,7 +381,7 @@
|
||||
}
|
||||
$log .= "\t</tr>\n</table>\n";
|
||||
|
||||
$GLOBALS['phpgw']->template->set_var('anz_imported',$debug ? lang('%1 records read (not yet imported, you may go back and uncheck Test Import)',
|
||||
$GLOBALS['phpgw']->template->set_var('anz_imported',$debug ? lang('%1 records read (not yet imported, you may go %2back%3 and uncheck Test Import)',
|
||||
$anz,'<a href="javascript:history.back()">','</a>') :
|
||||
lang('%1 records imported',$anz));
|
||||
$GLOBALS['phpgw']->template->set_var('log',$log);
|
||||
|
Loading…
Reference in New Issue
Block a user