{strip} {$xrefInfo.xref_title|escape} {$xrefInfo.xkey|escape} {$xrefInfo.xkey_ext|escape} {$xrefInfo.data|escape} {if $xrefAllowEdit|default:false} {if !$isHistory} {$xrefInfo.start_date|bit_short_date} {else} {$xrefInfo.end_date|bit_short_date} {/if} {$xrefInfo.last_update_date|bit_short_date} {if $gContent->hasUpdatePermission() && !$isHistory} {smartlink ititle="Edit" ipackage="liberty" ifile="edit_xref.php" biticon="edit" content_id=$gContent->mInfo.content_id xref_id=$xrefInfo.xref_id} {/if} {if $gContent->hasExpungePermission()} {if $isHistory} {smartlink ititle="Restore" ipackage="liberty" ifile="edit_xref.php" biticon="edit" content_id=$gContent->mInfo.content_id xref_id=$xrefInfo.xref_id expunge=-1} {else} {smartlink ititle="Delete" ipackage="liberty" ifile="edit_xref.php" biticon="user-trash" content_id=$gContent->mInfo.content_id xref_id=$xrefInfo.xref_id expunge=1} {/if} {/if} {/if} {/strip}