aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/html_promo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v3/html_promo.rb')
-rw-r--r--lib/sisu/v3/html_promo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v3/html_promo.rb b/lib/sisu/v3/html_promo.rb
index 9e5040c4..a2edea47 100644
--- a/lib/sisu/v3/html_promo.rb
+++ b/lib/sisu/v3/html_promo.rb
@@ -415,7 +415,7 @@ WOK
end
end
else
- SiSU_Screen::Ansi.new(@md.opt.cmd,"category not found: #{category}").warn unless @md.opt.cmd =~/q/
+ SiSU_Screen::Ansi.new(@md.opt.cmd,"*WARN* category not found: #{category}").warn unless @md.opt.cmd =~/q/
end
adverts.join
end