Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for Button (0.16 sec)

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

    				<jsp:include page="searchOptions.jsp" />
    				<div>
    					<button type="button" class="btn btn-light" id="searchOptionsClearButton">
    						<la:message key="labels.search_options_clear" />
    					</button>
    					<button type="submit" class="btn btn-primary">
    						<em class="fa fa-search">
    						<la:message key="labels.search" />
    					</button>
    					<la:link href="/search/advance" styleClass="btn btn-info">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 6.9K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/index.jsp

    				<jsp:include page="searchOptions.jsp" />
    				<div>
    					<button type="button" class="btn btn-light" id="searchOptionsClearButton">
    						<la:message key="labels.search_options_clear" />
    					</button>
    					<button type="submit" class="btn btn-primary">
    						<em class="fa fa-search">
    						<la:message key="labels.search" />
    					</button>
    					<la:link href="/search/advance" styleClass="btn btn-info">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 6.9K bytes
    - Viewed (1)
  3. src/main/webapp/WEB-INF/orig/view/login/index.jsp

    							</span>
    						</div>
    					</div>
    					<div class="text-center">
    						<button type="submit" name="login"
    							class="btn btn-primary btn-block"
    							value="<la:message key="labels.login"/>">
    							<em class="fa fa-sign-in">
    							<la:message key="labels.login" />
    						</button>
    					</div>
    				</la:form>
    			</div>
    		</div>
    	</div>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/orig/view/login/newpassword.jsp

    							</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">
    							<la:message key="labels.login.update" />
    						</button>
    					</div>
    				</la:form>
    			</div>
    		</div>
    	</div>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/profile/index.jsp

    							<la:message key="labels.profile.back" />
    						</la:link>
    						<button type="submit" name="changePassword"
    							class="btn btn-success"
    							value="<la:message key="labels.profile.update"/>">
    							<em class="fa fa-pencil-alt">
    							<la:message key="labels.profile.update" />
    						</button>
    					</div>
    				</la:form>
    			</div>
    		</div>
    	</div>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3.6K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/storage/admin_storage_tag_edit.jsp

    										<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">
    											<la:message key="labels.crud_button_update" />
    										</button>
    									</c:if>
    								</div>
    							</div>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu May 26 01:48:41 GMT 2022
    - 4.4K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/storage/admin_storage.jsp

                                                        <button type="button" class="btn btn-outline-secondary"
                                                                data-dismiss="modal">
                                                            <la:message key="labels.crud_button_cancel"/>
                                                        </button>
                                                        <button type="submit" class="btn btn-success" name="createDir">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu May 26 01:48:41 GMT 2022
    - 20.4K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/login/newpassword.jsp

    							</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">
    							<la:message key="labels.login.update" />
    						</button>
    					</div>
    				</la:form>
    			</div>
    		</div>
    	</div>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/orig/view/profile/index.jsp

    							<la:message key="labels.profile.back" />
    						</la:link>
    						<button type="submit" name="changePassword"
    							class="btn btn-success"
    							value="<la:message key="labels.profile.update"/>">
    							<em class="fa fa-pencil-alt">
    							<la:message key="labels.profile.update" />
    						</button>
    					</div>
    				</la:form>
    			</div>
    		</div>
    	</div>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3.6K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/advance.jsp

    							class="align-items-center" />
    					</la:link>
    					<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbar"
    						aria-expanded="false" aria-label="Toggle navigation">
    						<span class="navbar-toggler-icon"></span>
    					</button>
    					<div class="collapse navbar-collapse" id="navbar">
    						<div class="mr-auto"></div>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 14.9K bytes
    - Viewed (0)
Back to top