Remove meaningless src=""
This commit is contained in:
@@ -15,6 +15,6 @@ cloak:
|
|||||||
<!-- Overlay with the country info -->
|
<!-- Overlay with the country info -->
|
||||||
<div id="country-info">
|
<div id="country-info">
|
||||||
<div id="country-name"> </div>
|
<div id="country-name"> </div>
|
||||||
<img id="country-flag" src="" />
|
<img id="country-flag" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user