diff options
Diffstat (limited to 'templates/page_history.tpl')
| -rwxr-xr-x[-rw-r--r--] | templates/page_history.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page_history.tpl b/templates/page_history.tpl index 1eee68a..8590e25 100644..100755 --- a/templates/page_history.tpl +++ b/templates/page_history.tpl @@ -36,7 +36,7 @@ {if $diff2 eq 'y'} <h2>{tr}Differences from version{/tr} {$version_from} to {$version_to}</h2> - {if $pageInfo.format_guid eq 'bithtml'} + {if $gContent->mInfo.format_guid eq 'bithtml'} {$diffdata|html_entity_decode} {else} {$diffdata} |
