isReadOnly())
pla_error(_('You cannot perform updates while server is in read-only mode'));
if (! $ldapserver->haveAuthInfo())
pla_error(_('Not enough information to login to server. Please check your configuration.'));
$container = $_REQUEST['container'];
$server_menu_html = server_select_list($ldapserver->server_id,true);
include './header.php';
echo '
';
printf('
%s
',_('Create Object'));
printf('
%s
',_('Choose a template'));
printf('
%s
',_('Select a template for the creation process'));
echo '