codeBlock('window.location = "'.$url.'"'); ?>
My Links > Settings > Import Bookmarks from portaportal
Import / Upload From portaportal
create('User',array('class'=>'form','name'=>'form','action' =>'importBrowserData' )); echo $form->label('file','Upload your Exported Bookmark file: '); ?>


'Public ', 'Private'=>'Private '); $attributes=array('legend'=>false, 'default'=>'Public'); echo $form->radio('import', $options, $attributes); ?>
end(); ?>