Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5723 → Rev 5724

/programs/cmm/TWB/TWB.c
283,6 → 283,7
}
 
if (isTag("script")) || (isTag("style")) || (isTag("binary")) || (isTag("select")) ignor_text = opened;
if (isTag("form")) if (!opened) ignor_text = false;
 
if(isTag("title"))
{