diff --git a/gui/slick/interfaces/default/home.tmpl b/gui/slick/interfaces/default/home.tmpl index fe1403b4..c4244626 100644 --- a/gui/slick/interfaces/default/home.tmpl +++ b/gui/slick/interfaces/default/home.tmpl @@ -214,6 +214,10 @@ + #if $layout != 'poster': + Search: + + #end if #if $layout == 'poster': @@ -238,12 +242,6 @@ #end if -#if $layout != 'poster': -
- -
-#end if - #for $curShowlist in $showlists: #set $curListType = $curShowlist[0] #set $myShowList = $list($curShowlist[1])