Fix category selector in smileyAdd.tpl
authorTim Düsterhus <duesterhus@woltlab.com>
Sun, 20 Oct 2013 16:00:01 +0000 (18:00 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Sun, 20 Oct 2013 16:01:11 +0000 (18:01 +0200)
see de30b5990b8a2ff195f07f32e574286cebb2472a

wcfsetup/install/files/acp/templates/smileyAdd.tpl

index 389bea960fc3a874de2e4f2e1eb20400e0a55d8f..619fd4bb62a051ba047b32cd4d60ccb417aa36e0 100644 (file)
@@ -51,7 +51,7 @@
                                <dd>
                                        <select id="categoryID" name="categoryID">
                                                <option value="0"{if $categoryID === null} selected="selected"{/if}>{lang}wcf.acp.smiley.categoryID.default{/lang}</option>
-                                               {include file='categoryOptionList' maximumNestingLevel=0}
+                                               {include file='categoryOptionList'}
                                        </select>
                                        
                                        {if $errorField == 'categoryID'}