Content deleted Content added
add |
try this |
||
Line 21:
elseif color then
return "header-" .. color
elseif not args.header_type and not color and not args.state or not args.province or not args.country then
return "header-default"
elseif args.country then
|