projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ec6d84
)
Add a unique CSS class to the article page section
author
Alexander Ebert
<ebert@woltlab.com>
Mon, 4 Jul 2022 10:07:51 +0000
(12:07 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Mon, 4 Jul 2022 10:07:51 +0000
(12:07 +0200)
See #4887
com.woltlab.wcf/templates/article.tpl
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/templates/article.tpl
b/com.woltlab.wcf/templates/article.tpl
index e4b0121454b28a9834b1f3a053d2844b47c86843..bacd08cdaa4adfa8c505a80383eb307ad0e2290d 100644
(file)
--- a/
com.woltlab.wcf/templates/article.tpl
+++ b/
com.woltlab.wcf/templates/article.tpl
@@
-123,7
+123,7
@@
<p class="info">{lang publicationDate=$article->publicationDate}wcf.article.publicationStatus.{@$article->publicationStatus}{/lang}</p>
{/if}
-<div class="section">
+<div class="section
articleContainer
">
{if $articleContent->teaser}
<div class="section articleTeaserContainer">
<div class="htmlContent">