Missing closing div in 5.1.0 jrElastic footer.tpl
Using Jamroom
Relaoded all which were previously installed, ran integrity check, emptied caches.
No errors, but also no change on the jrElastic div issue.
updated by @ultrajam: 09/26/13 02:04:09PM
</div>
{if isset($javascript_footer_href)}
pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}