Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 234 for Footer (0.34 seconds)

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

    <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
    <footer role="contentinfo">
    	<div class="container text-center">
    		<p class="text-muted">
    			<la:message key="labels.footer.copyright" />
    		</p>
    	</div>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 12 06:14:02 GMT 2025
    - 233 bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/common/admin/footer.jsp

    <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
    <footer class="main-footer">
    	<div class="float-right d-none d-sm-inline-block"></div>
    	<la:message key="labels.footer.copyright" />
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 213 bytes
    - Click Count (0)
  3. src/main/webapp/WEB-INF/orig/view/footer.jsp

    <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
    <footer role="contentinfo">
    	<div class="container text-center">
    		<p class="text-muted">
    			<la:message key="labels.footer.copyright" />
    		</p>
    	</div>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 12 06:14:02 GMT 2025
    - 233 bytes
    - Click Count (0)
  4. src/main/webapp/WEB-INF/view/chat/chat.jsp

    								</button>
    							</div>
    							<div class="input-footer">
    								<span class="input-hint"><la:message key="labels.chat_input_hint" /></span>
    								<span class="char-counter"><span id="charCount">0</span> / 4000</span>
    							</div>
    						</div>
    					</div>
    				</div>
    			</div>
    		</div>
    	</main>
    	<jsp:include page="../footer.jsp" />
    	<input type="hidden" id="contextPath" value="${contextPath}" />
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  5. src/main/webapp/WEB-INF/view/admin/suggest/admin_suggest.jsp

                                                                            </p>
                                                                        </div>
                                                                        <div class="modal-footer justify-content-between">
                                                                            <button type="button"
                                                                                    class="btn btn-outline-light"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 18.3K bytes
    - Click Count (0)
  6. src/main/webapp/WEB-INF/view/admin/maintenance/admin_maintenance.jsp

                                        </div>
                                    </div>
                                </div>
                                <div class="card-footer">
                                    <button type="submit" class="btn btn-primary ${f:h(editableClass)}"
                                            name="reindexOnly"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 14:36:23 GMT 2026
    - 17.3K bytes
    - Click Count (0)
  7. src/main/webapp/WEB-INF/view/admin/design/admin_design.jsp

                                            </c:forEach>
                                        </la:select>
                                    </div>
                                </div>
                                <div class="card-footer">
                                    <button type="submit" class="btn btn-primary" name="download"
                                            value="<la:message key="labels.design_download_button" />">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 11.2K bytes
    - Click Count (0)
  8. src/main/webapp/WEB-INF/view/admin/storage/admin_storage.jsp

                                                        </div>
                                                    </div>
                                                    <div class="modal-footer justify-content-between">
                                                        <button type="button" class="btn btn-outline-secondary"
                                                                data-dismiss="modal">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 20.7K bytes
    - Click Count (0)
  9. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist.jsp

                                                    </p>
                                                </div>
                                                <div class="modal-footer justify-content-between">
                                                    <la:form action="/admin/searchlist/delete">
                                                        <button type="button" class="btn btn-outline-light"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 20.1K bytes
    - Click Count (0)
  10. src/main/webapp/WEB-INF/orig/view/chat/chat.jsp

    								</button>
    							</div>
    							<div class="input-footer">
    								<span class="input-hint"><la:message key="labels.chat_input_hint" /></span>
    								<span class="char-counter"><span id="charCount">0</span> / 4000</span>
    							</div>
    						</div>
    					</div>
    				</div>
    			</div>
    		</div>
    	</main>
    	<jsp:include page="../footer.jsp" />
    	<input type="hidden" id="contextPath" value="${contextPath}" />
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:21:57 GMT 2026
    - 10.4K bytes
    - Click Count (0)
Back to Top