Adjusted/unified html attributes for avatars
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / templates / searchConversationMessage.tpl
index 9ce05c2316485e08c85cb53ffb6120044e52ce38..34eef4f660afb30abebaff7c6d47879b8f8c175d 100644 (file)
@@ -1,4 +1,4 @@
 <dl>
        <dt></dt>
-       <dd><label><input type="checkbox" name="conversationID" value="{@$searchedConversation->conversationID}" checked="checked" /> {lang}wcf.conversation.searchedConversation{/lang}</label></dd>
+       <dd><label><input type="checkbox" name="conversationID" value="{@$searchedConversation->conversationID}" checked> {lang}wcf.conversation.searchedConversation{/lang}</label></dd>
 </dl>