Yes, I know how to edit tpl files but the file (business.tpl) only contains the following code:
Code:
{* $Id: business.tpl,v 1.6 2002/05/20 06:55:20 lucky Exp $ *}
{capture name=dialog}
{$lng.txt_privacy_statement}
{/capture}
{include file="dialog.tpl" title=$lng.lbl_privacy_statement content=$smarty.capture.dialog extra="width=100%"}