Fixed Missing <ul> or <ol> tag for 'Watch this Resource' Link

jmurrayhead

Well-known member
The 'Watch this Resource' link is marked up like this:
Code:
<li><a href="resources/ultimate-attachment-manager.129/watch" class="OverlayTrigger" data-cacheoverlay="false">Watch this Resource</a></li>
but it does not appear to be associated with any list elements.
 
Top Bottom