summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2026-03-27 15:00:50 +0000
committerlsces <lester@lsces.co.uk>2026-03-27 15:00:50 +0000
commit3f9237878b44bf3f4e7a09c148d54c3fbe5c7d8d (patch)
treea32eb3d4a2a9875a3735b6bd7a2b5b8c071abe77 /templates
parent086f0e2af7733621d86dfb4a369e938087b5fac0 (diff)
downloadwiki-3f9237878b44bf3f4e7a09c148d54c3fbe5c7d8d.tar.gz
wiki-3f9237878b44bf3f4e7a09c148d54c3fbe5c7d8d.tar.bz2
wiki-3f9237878b44bf3f4e7a09c148d54c3fbe5c7d8d.zip
Namespace changes and short array style
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/page_history.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page_history.tpl b/templates/page_history.tpl
index 8590e25..ee3a480 100755
--- a/templates/page_history.tpl
+++ b/templates/page_history.tpl
@@ -9,7 +9,7 @@
<h2>{tr}Version{/tr} {$version}</h2>
{/if}
- {if $smarty.request.preview}
+ {if $smarty.request.preview ?? false}
{include file="bitpackage:wiki/show_page.tpl"}
{/if}