Enhanced 'leave conversation' dialog
authorAlexander Ebert <ebert@woltlab.com>
Thu, 14 Mar 2013 17:53:54 +0000 (18:53 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 14 Mar 2013 17:53:54 +0000 (18:53 +0100)
templates/conversationLeave.tpl

index 47bfe5f96e35a8034216351452eb3b56a21d9629..480dfa09a79a1f37c4aa767577d0ca3ee5f9bf41 100644 (file)
@@ -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>