Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Leider (0.04 sec)

  1. FessLabels.java

    "{labels.menu_web_authentication}"; L538: L539: /** The key of the message: File Authentication */ L540: public static final String LABELS_menu_file_authentication = "{labels.menu_file_authentication}"; L541: L542: /** The key of the message: Request Header */ L543: public static final String LABELS_menu_request_header = "{labels.menu_request_header}"; L544: L545: /** The key of the message: Duplicate Host */ L546: public static final String LABELS_menu_duplicate_host = "{labels.menu_duplicate_host}";...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Mar 22 11:58:34 UTC 2024
      146.4K bytes
  2. FessMessages.java

    of the message: </div> */ L39: public static final String ERRORS_front_suffix = "{errors.front_suffix}"; L40: L41: /** The key of the message: <ul class="has-error"> */ L42: public static final String ERRORS_HEADER = "{errors.header}"; L43: L44: /** The key of the message: </ul> */ L45: public static final String ERRORS_FOOTER = "{errors.footer}"; L46: L47: /** The key of the message: <li><i class="fa fa-exclamation-circle"></i> */ L48: public...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      119.9K bytes
Back to top