mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
fix, sorry
This commit is contained in:
parent
dd068c15c7
commit
256deada9f
@ -525,6 +525,7 @@ class html
|
||||
case 'SearchReplace' :
|
||||
$plugs .= ',searchreplace';
|
||||
$tab1a .= ',separator,search,replace';
|
||||
break;
|
||||
case 'InsertDateTime' :
|
||||
$plugs .= ',insertdatetime';
|
||||
$tab2a .= ',separator,insertdate,inserttime';
|
||||
|
Loading…
Reference in New Issue
Block a user