summaryrefslogtreecommitdiff
path: root/templates/rollback.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rollback.tpl')
-rwxr-xr-x[-rw-r--r--]templates/rollback.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rollback.tpl b/templates/rollback.tpl
index 6bd8f6e..275f603 100644..100755
--- a/templates/rollback.tpl
+++ b/templates/rollback.tpl
@@ -1,4 +1,4 @@
-<h2>{tr}Rollback page{/tr}: {$pageInfo.title|escape} {tr}to_version{/tr}: {$version}</h2>
+<h2>{tr}Rollback page{/tr}: {$gContent->mInfo.title|escape} {tr}to_version{/tr}: {$version}</h2>
<div class="wikibody">{$preview.data}</div>
<div align="center">
<form action="{$smarty.const.WIKI_PKG_URL}rollback.php" method="post">