var pathHTML = '{$lang_theme_path}: ';
var pathHTML = '';//'{$lang_theme_path}: ';
if (pathLocation == "bottom"){/* iwov - don't include toolbar if read only */if (inst.readOnly) {pathHTML = "";}template['html'] += '*tr**td class="mcePathBottom" height="1"*' + pathHTML + '*/td**/tr*';}
if (pathLocation == "bottom"){/* iwov - don't include toolbar if read only */if (inst.readOnly) {pathHTML = "";}template['html'] += ''; //this is where Bjorn zapped it}