Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 615 for footer (0.25 sec)

  1. src/main/webapp/WEB-INF/view/admin/upgrade/admin_upgrade.jsp

    								</button>
    							</div>
    						</div>
    					</div>
    				</la:form>
    			</section>
    		</div>
    		<jsp:include page="/WEB-INF/view/common/admin/footer.jsp"></jsp:include>
    	</div>
    	<jsp:include page="/WEB-INF/view/common/admin/foot.jsp"></jsp:include>
    </body>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Apr 13 11:43:03 GMT 2024
    - 4.1K bytes
    - Viewed (0)
  2. docs/en/docs/css/custom.css

        */
      content: "\00A0↪";
    }
    
    .shadow {
      box-shadow: 5px 5px 10px #999;
    }
    
    /* Give space to lower icons so Gitter chat doesn't get on top of them */
    .md-footer-meta {
      padding-bottom: 2em;
    }
    
    .user-list {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 2rem;
    }
    
    .user-list-center {
      justify-content: space-evenly;
    }
    
    .user {
    CSS
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Jan 28 09:53:45 GMT 2024
    - 2.8K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message:  */
        public static final String ERRORS_front_header = "{errors.front_header}";
    
        /** The key of the message:  */
        public static final String ERRORS_front_footer = "{errors.front_footer}";
    
        /** The key of the message: &lt;div class="alert alert-warning"&gt; */
        public static final String ERRORS_front_prefix = "{errors.front_prefix}";
    
        /** The key of the message: &lt;/div&gt; */
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 119.9K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/mylasta/action/FessHtmlPath.java

        /** The path of the HTML: /error/system.jsp */
        HtmlNext path_Error_SystemJsp = new HtmlNext("/error/system.jsp");
    
        /** The path of the HTML: /footer.jsp */
        HtmlNext path_FooterJsp = new HtmlNext("/footer.jsp");
    
        /** The path of the HTML: /header.jsp */
        HtmlNext path_HeaderJsp = new HtmlNext("/header.jsp");
    
        /** The path of the HTML: /help.jsp */
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 26.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_de.properties

    labels.ldap_provider_url=LDAP-URL
    labels.ldap_security_principal=Benutzer-DN
    labels.ldap_admin_security_principal=Bind-DN
    labels.ldap_admin_security_credentials=Passwort
    labels.ldap_base_dn=Base-DN
    labels.ldap_account_filter=Konto-Filter
    labels.ldap_memberof_attribute=memberOf-Attribut
    labels.notification_login=Anmeldeseite
    labels.notification_search_top=Suche Top-Seite
    labels.send_testmail=Sende Testmail
    labels.backup_configuration=Sichern
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  6. src/main/resources/fess_label.properties

    labels.ldap_security_principal=User DN
    labels.ldap_admin_security_principal=Bind DN
    labels.ldap_admin_security_credentials=Password
    labels.ldap_base_dn=Base DN
    labels.ldap_account_filter=Account Filter
    labels.ldap_group_filter=Group Filter
    labels.ldap_memberof_attribute=memberOf Attribute
    labels.notification_login=Login page
    labels.notification_search_top=Search top page
    labels.storage_endpoint=Endpoint
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  7. src/main/resources/fess_label_en.properties

    labels.ldap_security_principal=User DN
    labels.ldap_admin_security_principal=Bind DN
    labels.ldap_admin_security_credentials=Password
    labels.ldap_base_dn=Base DN
    labels.ldap_account_filter=Account Filter
    labels.ldap_group_filter=Group Filter
    labels.ldap_memberof_attribute=memberOf Attribute
    labels.notification_login=Login page
    labels.notification_search_top=Search top page
    labels.storage_endpoint=Endpoint
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  8. pom.xml

    						<configuration>
    							<outputDirectory>${project.build.directory}/generated-packaging/deb/</outputDirectory>
    							<filters>
    								<filter>${project.basedir}/src/packaging/common/packaging.properties</filter>
    								<filter>${project.basedir}/src/packaging/deb/packaging.properties</filter>
    							</filters>
    							<resources>
    								<resource>
    									<directory>src/packaging/common/</directory>
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_fr.properties

    labels.ldap_security_principal	=	DN de l'utilisateur
    labels.ldap_admin_security_principal	=	Lier le DN
    labels.ldap_admin_security_credentials	=	Mot de passe
    labels.ldap_base_dn	=	DN de base
    labels.ldap_account_filter	=	Filtre de compte
    labels.ldap_group_filter	=	Filtre de groupe
    labels.ldap_memberof_attribute	=	Attribut memberOf
    labels.notification_login	=	Page de connexion
    labels.notification_search_top	=	Rechercher en haut de la page
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ko.properties

    labels.related_query_list_term=Term
    labels.related_query_queries=Queries
    labels.related_query_term=Term
    labels.related_query_title_details=Related Query
    labels.general_storage=Storage
    labels.ldap_group_filter=Group Filter
    labels.storage_endpoint=Endpoint
    labels.storage_access_key=Access Key
    labels.storage_secret_key=Secret Key
    labels.storage_bucket=Bucket
    labels.upgrade_reindex=Reindex
    labels.replace_aliases=Update Aliases
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
Back to top