Quote:
Originally Posted by JSWolf
Why not have a separate message for the <head> routine and a separate message for the <span> removal? As it is, it looks (to the user) like it's removing spans when in fact, it may not be doing so. It's a false message for something it's not doing (in the case of the report I posted).
|
If you told it to remove spans and it told you it was removing spans then the message is proper. Whether or not spans exist it was still going through the process of checking and removing any spans that may have been there.