- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for muted (0.02 seconds)
-
src/main/webapp/WEB-INF/orig/view/searchNoResult.jsp
<div id="result" class="row"> <div class="col-md-8"> <div class="text-center py-4"> <p class="mb-3"><i class="fa fa-search fa-3x text-muted" aria-hidden="true"></i></p> <p class="mb-2"><la:message key="labels.did_not_match" arg0="${displayQuery}" /></p> <p class="text-muted"><la:message key="labels.did_not_match_suggestion" /></p> <c:if test="${!empty popularWords}"> <div class="mt-3">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 969 bytes - Click Count (0) -
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) -
src/main/webapp/WEB-INF/view/searchNoResult.jsp
<div id="result" class="row"> <div class="col-md-8"> <div class="text-center py-4"> <p class="mb-3"><i class="fa fa-search fa-3x text-muted" aria-hidden="true"></i></p> <p class="mb-2"><la:message key="labels.did_not_match" arg0="${displayQuery}" /></p> <p class="text-muted"><la:message key="labels.did_not_match_suggestion" /></p> <c:if test="${!empty popularWords}"> <div class="mt-3">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 969 bytes - Click Count (0) -
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) -
src/main/webapp/css/admin/style.css
.top10 { margin-top: 1.0em; } .top15 { margin-top: 1.5em; } .top20 { margin-top: 2.0em; } .top25 { margin-top: 2.5em; } .top30 { margin-top: 3.0em; } .container .text-muted { margin: 20px 0; } .notification { text-align: center; } ul.has-error { color: #dd4b39 !important; list-style-type: none; padding: 0; } .form-group .has-error + .form-control {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 1.3K bytes - Click Count (0)