{* $Header$ *} {strip}
{bithelp}

{tr}Admin Contact Type{/tr}

{formfeedback error=$gContent->mErrors} {form legend="Create a new Topic" enctype="multipart/form-data"}
{formlabel label="Contact Type Title" for="type_name"} {forminput} {formhelp note=""} {/forminput}
{/form} {section name=user loop=$contacttype} {sectionelse} {/section}
{tr}List of Contact Types{/tr}
{tr}Title{/tr} [ {tr}Number of Types{/tr} ] {tr}Role{/tr} {tr}Actions{/tr}

{$contacttype[user].source}   [ {$contacttype[user].num_types} ]

{$contacttype[user].role_id} {smartlink ititle='edit' biticon="edit" ifile='edit_contact_type.php' xref_type=$contacttype[user].xref_type} {* smartlink ititle='permissions' biticon="lock" ipackage='kernel' ifile='object_permissions.php' objectName="Topic `$topics[user].name`" object_type=topic permType=topics object_id=$topics[user].topic_id *}
{biticon ipackage="icons" iname="user-trash" iforce=icon_text iexplain="Remove Contact Type"}
{tr}No records found{/tr}
{/strip}