projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a691ed
)
Fix whitespaces in conversation title
6.0
author
Marcel Werk
<burntime@woltlab.com>
Wed, 20 Nov 2024 14:27:50 +0000
(15:27 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Wed, 20 Nov 2024 14:27:50 +0000
(15:27 +0100)
templates/conversation.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/conversation.tpl
b/templates/conversation.tpl
index dfde4b6da0a497ea4fdc636befcc178ac6ed10d5..fb0529bddcc8ac4ab2b3575b0af8f821b3c616a1 100644
(file)
--- a/
templates/conversation.tpl
+++ b/
templates/conversation.tpl
@@
-1,4
+1,4
@@
-{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}
{capture assign='contentHeader'}
<header class="contentHeader">