From: Alexander Ebert Date: Tue, 20 Oct 2015 08:40:49 +0000 (+0200) Subject: Updated styles and templates X-Git-Tag: 3.0.0_Beta_1~2030^2~275 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b9d2d951035dba773d10c0ebf2ab376819d1c619;p=GitHub%2FWoltLab%2FWCF.git Updated styles and templates --- diff --git a/com.woltlab.wcf/templates/mainMenu.tpl b/com.woltlab.wcf/templates/mainMenu.tpl deleted file mode 100644 index 15b97c03c9..0000000000 --- a/com.woltlab.wcf/templates/mainMenu.tpl +++ /dev/null @@ -1,16 +0,0 @@ -{if $__wcf->getPageMenu()->getMenuItems('header')|count > 0} - -{/if} diff --git a/com.woltlab.wcf/templates/pageLogo.tpl b/com.woltlab.wcf/templates/pageLogo.tpl deleted file mode 100644 index da06290ab1..0000000000 --- a/com.woltlab.wcf/templates/pageLogo.tpl +++ /dev/null @@ -1,13 +0,0 @@ - \ No newline at end of file diff --git a/com.woltlab.wcf/templates/searchArea.tpl b/com.woltlab.wcf/templates/searchArea.tpl deleted file mode 100644 index 7a9e740a21..0000000000 --- a/com.woltlab.wcf/templates/searchArea.tpl +++ /dev/null @@ -1,37 +0,0 @@ -{capture assign='__searchFormLink'}{link controller='Search'}{/link}{/capture} -{capture assign='__searchInputPlaceholder'}{lang}wcf.global.search.enterSearchTerm{/lang}{/capture} -{capture assign='__searchDropdownOptions'}{/capture} -{assign var='__searchHiddenInputFields' value=''} - -{event name='settings'} - - - -{if !OFFLINE || $__wcf->session->getPermission('admin.general.canViewPageDuringOfflineMode')} - -{/if} \ No newline at end of file