cookutils rev 991

lighttpd/index.cgi: fix previous commit.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 29 18:12:02 2017 +0200 (2017-10-29)
parents c13b693c75c8
children c7acc35d3a59
files lighttpd/index.cgi
line diff
     1.1 --- a/lighttpd/index.cgi	Sun Oct 29 18:08:46 2017 +0200
     1.2 +++ b/lighttpd/index.cgi	Sun Oct 29 18:12:02 2017 +0200
     1.3 @@ -550,7 +550,7 @@
     1.4  					s|\[39m|</span>|;
     1.5  					s|\[1m|<strong>|g; s|\[0m|</strong>|g" \
     1.6  				-e "s|^+.*|<i>\0</i>|;
     1.7 -					s|^-.*|<b>\0</b>|; /----/s|</*b>||; /^-- /s|</*b>||;"
     1.8 +					s|^-.*|<b>\0</b>|; /----/s|</*b>||; /^<b>-- /s|</*b>||;"
     1.9  			;;
    1.10  
    1.11  		files)