Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for tooltip_onlinehelp (0.07 seconds)

  1. src/main/webapp/WEB-INF/view/common/admin/header.jsp

    		</c:if>
    		<c:if test="${not empty helpLink}">
    			<li class="nav-item" data-toggle="tooltip" data-placement="left"
    				title="<la:message key="labels.tooltip_onlinehelp" />"><a class="nav-link" href="${helpLink}" target="_olh" aria-label="<la:message key="labels.tooltip_onlinehelp" />"><i class="fa fa-question-circle" aria-hidden="true"></i></a></li>
    		</c:if>
    		<li class="nav-item" data-toggle="tooltip" data-placement="left"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 2.7K bytes
    - Click Count (0)
Back to Top