Remove “Index” button in first time setup options template
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 6 Mar 2023 13:51:14 +0000 (14:51 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 17 Apr 2023 16:45:09 +0000 (18:45 +0200)
wcfsetup/install/files/acp/templates/firstTimeSetupOptions.tpl

index a2520187a7a7db952c70f4a84f63fd26160ae86d..77246f121560ec01193ee07dabdc0ceaf1228cd9 100644 (file)
                <h1 class="contentTitle">{lang}wcf.acp.option.firstTimeSetup{/lang}</h1>
                <p class="contentHeaderDescription">{lang}wcf.acp.option.firstTimeSetup.description{/lang}</p>
        </div>
-       
-       {hascontent}
-               <nav class="contentHeaderNavigation">
-                       <ul>
-                               {content}
-                                       <li><a href="{link}{/link}" class="button">{icon name='house'} <span>{lang}wcf.global.acp{/lang}</span></a></li>
-                                       
-                                       {event name='contentHeaderNavigation'}
-                               {/content}
-                       </ul>
-               </nav>
-       {/hascontent}
 </header>
 
 {if $success|isset}