Support RSS Feed Icon issue in CP
Summary
Customer PortalContent
Hi,
In our customer portal, we have a small icon (RSS) which is used for Cache. I need to remove it from CP, however im unable to find code related to it. After some research in List.php i have below code, so if i remove it will my icon be removed? Attached pics of code
<rn:widget path="knowledgebase/RssIcon2" icon_path="" />
Code Snippet
<span id="rn_RssIcon_5" class="rn_RssIcon"> <a class="rn_RssImgLink" title="Support RSS Feed" href="https://dowwolff.widget.custhelp.com/ci/cache/rss"><span class="rn_ScreenReaderOnly">Support RSS Feed</span></a> </span>
0