From 282161831d4c19678f7bc2716cecf9e577beb3b1 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 13 Jul 2014 15:27:25 -0700 Subject: [PATCH] web: add WYSIWYG control for strike-through text --- html/inc/bbcode_html.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/html/inc/bbcode_html.inc b/html/inc/bbcode_html.inc index aaee9c0e78..d61eee06bc 100644 --- a/html/inc/bbcode_html.inc +++ b/html/inc/bbcode_html.inc @@ -16,6 +16,9 @@ $bbcode_html = ' + + + @@ -68,4 +71,4 @@ $bbcode_html = ' -'; \ No newline at end of file +';