Index: branches/RC/core/admin_templates/tools/import2.tpl =================================================================== diff -u -N -r10912 -r11045 --- branches/RC/core/admin_templates/tools/import2.tpl (.../import2.tpl) (revision 10912) +++ branches/RC/core/admin_templates/tools/import2.tpl (.../import2.tpl) (revision 11045) @@ -49,20 +49,23 @@ ) ); a_toolbar.Render(); a_toolbar.DisableButton('next'); - - + + function ImportRedirect(import_id) { - if (import_id == 1) { - location.href = ''; - return; - } - if (import_id == 6) { - location.href = ''; - return; - } + + + + + if (import_id == ) { + location.href = ''; + return; + } + + + } - + function ChoiseMade(form, radio_name) { // checks if user has selected enabled radio button @@ -75,10 +78,10 @@ if(frm[i].type == 'radio' && frm[i].name == radio_name) if(frm[i].checked == true) return frm[i].value; - - return false; + + return false; } - } + } @@ -96,8 +99,11 @@ "> -
-
+ + " value="" onclick="a_toolbar.EnableButton('next')" type="radio">
+
+ +