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:
92caef1
)
Removes obsolete template inclusion
author
Matthias Schmidt
<gravatronics@live.com>
Fri, 23 Aug 2013 18:30:22 +0000
(20:30 +0200)
committer
Matthias Schmidt
<gravatronics@live.com>
Fri, 23 Aug 2013 18:30:22 +0000
(20:30 +0200)
templates/conversation.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/conversation.tpl
b/templates/conversation.tpl
index ff0f9bb5d2c8bf8e3eb6304b8ba36b3da2f7923e..25cc68d4c1eeae5da303e65ea757f91518275aba 100644
(file)
--- a/
templates/conversation.tpl
+++ b/
templates/conversation.tpl
@@
-4,7
+4,6
@@
<title>{$conversation->subject} {if $pageNo > 1}- {lang}wcf.page.pageNo{/lang} {/if} - {PAGE_TITLE|language}</title>
{include file='headInclude'}
- {include file='__signatureMaxImageDimensions'}
<script data-relocate="true" src="{@$__wcf->getPath()}js/WCF.Conversation{if !ENABLE_DEBUG_MODE}.min{/if}.js?v={@$__wcfVersion}"></script>
<script data-relocate="true" src="{@$__wcf->getPath()}js/WCF.Moderation{if !ENABLE_DEBUG_MODE}.min{/if}.js?v={@$__wcfVersion}"></script>