Spaces:
Sleeping
Sleeping
File size: 1,053 Bytes
07c3cdd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | <?xml version="1.0" encoding="UTF-8"?>
<dynaForm name="processes_New" width="50%" labelWidth="55px" mode="edit" enableTemplate="0">
<title type="title" enableHTML="1">
<en><![CDATA[<div align="center">Importing Groups</div>]]></en>
</title>
<TITLE1 type="subtitle">
<en><![CDATA[Some of the groups that you are trying to import already exist. Please select one of the following options to continue:]]></en>
</TITLE1>
<IMPORT_OPTION type="hidden">
</IMPORT_OPTION>
<OBJ_UID type="hidden">
</OBJ_UID>
<PRO_FILENAME type="hidden">
</PRO_FILENAME>
<PRO_PATH type="hidden">
</PRO_PATH>
<GROUP_IMPORT_OPTION type="radiogroup" defaultvalue="rename">
<en><![CDATA[]]><option name="rename"><![CDATA[Rename the imported groups]]></option><option name="merge"><![CDATA[Merge the imported groups with the pre-existing local groups (no changes will be made to the local groups)]]></option></en>
</GROUP_IMPORT_OPTION>
<OBJ_UID type="hidden">
</OBJ_UID>
<SUBMIT type="submit">
<en><![CDATA[Save]]></en>
</SUBMIT>
</dynaForm>
|