I was wondering if someone could please tell me how I can get the code in my QA site to be lowercase like normal. For some reason, all of the code in my site is uppercase?
ie:
<DIV CLASS="class-name"></DIV>
I need it to be <div class="class-name"></div>