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:
6bd3be9
)
Enhanced 'leave conversation' dialog
author
Alexander Ebert
<ebert@woltlab.com>
Thu, 14 Mar 2013 17:53:54 +0000
(18:53 +0100)
committer
Alexander Ebert
<ebert@woltlab.com>
Thu, 14 Mar 2013 17:53:54 +0000
(18:53 +0100)
templates/conversationLeave.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/conversationLeave.tpl
b/templates/conversationLeave.tpl
index 47bfe5f96e35a8034216351452eb3b56a21d9629..480dfa09a79a1f37c4aa767577d0ca3ee5f9bf41 100644
(file)
--- a/
templates/conversationLeave.tpl
+++ b/
templates/conversationLeave.tpl
@@
-1,7
+1,7
@@
<fieldset>
<legend>{lang}wcf.conversation.hideConversation{/lang}</legend>
- <dl>
+ <dl
class="wide"
>
{if $hideConversation == 1}
<dd>
<label><input type="radio" name="hideConversation" value="0" /> {lang}wcf.conversation.hideConversation.restore{/lang}</label>