diff --git a/etemplate/inc/class.etemplate.inc.php b/etemplate/inc/class.etemplate.inc.php index 66e0161135..bb8d37ebdd 100644 --- a/etemplate/inc/class.etemplate.inc.php +++ b/etemplate/inc/class.etemplate.inc.php @@ -173,11 +173,12 @@ class etemplate_new extends etemplate_widget_template $langRequire[] = array('app' => $l_app, 'lang' => $lang); } + $dom_id = str_replace('.','-',$this->name); // check if we are in an ajax-exec call from jdots template (or future other tabed templates) if (isset($GLOBALS['egw']->framework->response)) { echo ' -
+