Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 106 for em (0.15 sec)

  1. src/main/webapp/WEB-INF/view/index.jsp

    											aria-expanded="false">
    											<em class="fa fa-fw fa-sign-in"></em>
    											<la:message key="labels.login" />
    										</la:link></li>
    								</c:when>
    							</c:choose>
    							<li class="nav-item"><la:link href="/help"
    									styleClass="nav-link help-link">
    									<em class="fa fa-fw fa-question-circle"></em>
    									<la:message key="labels.index_help" />
    								</la:link></li>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 6.9K bytes
    - Viewed (1)
  2. src/main/webapp/WEB-INF/orig/view/profile/index.jsp

    						<div class="input-group-append">
    							<span class="input-group-text"><em class="fa fa-lock fa-fw"></em></span>
    						</div>
    					</div>
    					<div class="text-center">
    						<la:link href="/"
    							styleClass="btn btn-default">
    							<em class="fa fa-arrow-circle-left"></em>
    							<la:message key="labels.profile.back" />
    						</la:link>
    						<button type="submit" name="changePassword"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3.6K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping.jsp

                                            <em class="fa fa-book"></em>
                                            <la:message key="labels.dict_list_link"/>
                                        </la:link>
                                        <la:link href="list/1?dictId=${f:u(dictId)}"
                                                 styleClass="btn btn-primary btn-xs">
                                            <em class="fa fa-th-list">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 10.1K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords_details.jsp

                                                <la:message key="labels.dict_stopwords_link_create"/>
                                            </la:link>
                                            <la:link href="../downloadpage/${f:u(dictId)}"
                                                     styleClass="btn btn-primary btn-xs">
                                                <em class="fa fa-download">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.2K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords_details.jsp

                                                <la:message key="labels.dict_protwords_link_create"/>
                                            </la:link>
                                            <la:link href="../downloadpage/${f:u(dictId)}"
                                                     styleClass="btn btn-primary btn-xs">
                                                <em class="fa fa-download">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.2K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/login/newpassword.jsp

    							<span class="input-group-text">
    								<em class="fa fa-lock fa-fw"></em>
    							</span>
    						</div>
    					</div>
    					<div class="text-center">
    						<button type="submit" name="changePassword"
    							class="btn btn-primary btn-block"
    							value="<la:message key="labels.login.update"/>">
    							<em class="fa fa-pencil-alt"></em>
    							<la:message key="labels.login.update" />
    						</button>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/elevateword/admin_elevateword_edit.jsp

                                                <em class="fa fa-th-list"></em>
                                                <la:message key="labels.elevate_word_link_list"/>
                                            </la:link>
                                            <la:link href="../createnew"
                                                     styleClass="btn btn-success btn-xs">
                                                <em class="fa fa-plus">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 9.2K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/role/admin_role_details.jsp

                                <div class="card-footer">
                                    <button type="submit" class="btn btn-default" name="list" value="back">
                                        <em class="fa fa-arrow-circle-left"></em>
                                        <la:message key="labels.crud_button_back"/>
                                    </button>
                                    <c:if test="${editable}">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.9K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist_edit.jsp

                                                    <la:link href="createnew" styleClass="btn btn-success btn-xs">
                                                        <em class="fa fa-plus"></em>
                                                        <la:message key="labels.crud_link_create"/>
                                                    </la:link>
                                                </c:when>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 24.9K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/storage/admin_storage_tag_edit.jsp

    										<em class="fa fa-arrow-circle-left"></em>
    										<la:message key="labels.crud_button_back" />
    									</la:link>
    									<c:if test="${editable}">
    										<button type="submit" class="btn btn-success" name="updateTags"
    											value="<la:message key="labels.crud_button_update" />"
    										>
    											<em class="fa fa-pencil-alt"></em>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu May 26 01:48:41 GMT 2022
    - 4.4K bytes
    - Viewed (0)
Back to top