<p>The latest update added the following line to 'users/includes/template/header1_must_include.php':</p>
<p><code><link rel="shortcut icon" href="<?=$abs_us_root?><?=$us_url_root?>favicon.ico"></code></p>
<p>To line 23, but it should be already in <code><head></head></code>. </p>
<p>Otherwise it might broke the style of the page. No idea how is it possible, but I was debugging some style issues introduced with this latest update, and the root cause was this misplacement.</p>
<p>I would suggets to move the corresponding line in the <span style="font-family: monospace; background-color: #bfe6ff;"><head></head></span>, around line 135.</p>