Removed obsolete todos
authorMarcel Werk <burntime@woltlab.com>
Tue, 21 May 2013 13:28:43 +0000 (15:28 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 21 May 2013 13:28:43 +0000 (15:28 +0200)
com.woltlab.wcf/template/settings.tpl
com.woltlab.wcf/template/userPanel.tpl
com.woltlab.wcf/template/usersOnlineList.tpl

index c165cda54bae522408c78a3a988f332ec2e0d4c2..d1e709250a2c39570b5fdee455040c0d3af454f4 100644 (file)
@@ -90,7 +90,6 @@
                                <dl>
                                        <dt><label for="styleID">{lang}wcf.user.style{/lang}</label></dt>
                                        <dd>
-                                               <!-- TODO: Add some fancy JavaScript to display preview images, this should be common enough to use it in boardAdd.tpl too! -->
                                                <select id="styleID" name="styleID">
                                                        <option value="0"></option>
                                                        {foreach from=$availableStyles item=style}
index 597c19dadc6a00fcbf827468312bd4a4bdc32e72..e73dc7c93a363ac721cb6da297b03cede906bed7 100644 (file)
                                        {if $__3rdPartyButtons|trim}
                                                <fieldset>
                                                        <legend>{lang}wcf.user.login.3rdParty{/lang}</legend>
-                                                       <ul class="buttonGroup" style="text-align: center;"> {* todo: inline CSS *}
+                                                       <ul class="buttonGroup" style="text-align: center;">
                                                                {@$__3rdPartyButtons}   
                                                        </ul>
                                                </fieldset>
index ed17c0ba09ac0b497bb77628d3bea28cb0b12001..3b11d2e8e9e27527e5406b9d094996b88a0fab7a 100644 (file)
                {capture append=robotsOnlineList}
                        <li>
                                <div class="box48">
-                                       {*todo: we need an avatar placeholder for search robots here*}
                                        <p class="framed"><img src="{$__wcf->getPath()}images/avatars/avatar-default.svg" alt="" class="icon48" /></p>
                                        
                                        <div class="details userInformation">
                {capture append=guestsOnlineList}
                        <li>
                                <div class="box48">
-                                       {*todo: we need an avatar placeholder for guests here*}
                                        <p class="framed"><img src="{$__wcf->getPath()}images/avatars/avatar-default.svg" alt="" class="icon48" /></p>
                                        
                                        <div class="details userInformation">