{* * Confirmation dialog to delete topic. * Used in topic editor and topic info pages. *} {if !empty($topic.id)} {$_dialog_text = sprintf_wp('Topic “%s” will be permanently deleted without a recovery option. Delete?', "{ifset($topic.title)|escape}")} {/if}