There are problems with the to do list heading link in the navigation file. It’s using single quotes to surround a string that contains single quotes. Need to escape that or use alternate quotes.
Joe’s Filters : Fix quoting problems
There are problems with the to do list heading link in the navigation file. It’s using single quotes to surround a string that contains single quotes. Need to escape that or use alternate quotes.