diff --git a/www/kojiweb/hostinfo.chtml b/www/kojiweb/hostinfo.chtml index f02e49d6..c7674d99 100644 --- a/www/kojiweb/hostinfo.chtml +++ b/www/kojiweb/hostinfo.chtml @@ -53,12 +53,15 @@ #for $channel in $channels $channel.name
#end for + #if not $channels + No channels + #end if Active Buildroots + #if $buildroots - #if $len($buildroots) > 0 @@ -71,10 +74,12 @@ #end for
BuildrootCreatedState
- #else - No buildroots - #end if + #else + + No buildroots + + #end if #if 'admin' in $perms