Removes obsolete template code
authorMatthias Schmidt <gravatronics@live.com>
Sun, 30 Dec 2012 18:09:22 +0000 (19:09 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 30 Dec 2012 18:09:22 +0000 (19:09 +0100)
wcfsetup/install/files/acp/templates/packageUpdateSearch.tpl

index a5874f2be347c6a789c2a80365f5ec92ee5091ae..eb74963c60d169974c6a916136aa8f60be38b1b2 100644 (file)
                                                <label><input type="checkbox" name="other" value="1" {if $other == 1}checked="checked" {/if}/> {lang}wcf.acp.packageUpdate.search.type.other{/lang}</label> 
                                        </dd>
                                </dl>
-                               
-                               <dl>
-                                       <dt></dt>
-                                       <dd>
-                                               <label><input type="checkbox" name="ignoreUniques" value="1" {if $ignoreUniques == 1}checked="checked" {/if}/> {lang}wcf.acp.packageUpdate.search.ignoreUniques{/lang}</label>
-                                       </dd>
-                               </dl>
                        </fieldset>
                </div>