We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a691ed commit 35d2733Copy full SHA for 35d2733
templates/conversation.tpl
@@ -1,4 +1,4 @@
1
-{capture assign='pageTitle'}{$conversation->subject} {if $pageNo > 1} - {lang}wcf.page.pageNo{/lang}{/if}{/capture}
+{capture assign='pageTitle'}{$conversation->subject}{if $pageNo > 1} - {lang}wcf.page.pageNo{/lang}{/if}{/capture}
2
3
{capture assign='contentHeader'}
4
<header class="contentHeader">
0 commit comments