';
- print '';
-
- if(! empty($help)) {
- print $form->textwithtooltip(($title ? $title : $langs->trans($confkey)), $langs->trans($help), 2, 1, img_help(1, ''));
- }
- else {
- print $title ? $title : $langs->trans($confkey);
- }
-
- if(! empty($desc)) {
- print ' '.$langs->trans($desc).'';
- }
-
- print ' | ';
- print ' | ';
- print '';
-
- print $moreHtmlBefore;
-
- print _curentParam($confkey);
-
- print '';
- if($type == 'textarea') {
- print '';
- }
- else if($type == 'input') {
- print '';
- }
- else {
- print $type;
- }
-
- print $moreHtmlAfter;
+$help_url = '';
+$page_name = "multicloneSetup";
+llxHeader('', $langs->trans($page_name), $help_url);
- print ' |
';
-}
+// Subheader
+$linkback = '