Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for altijd (0.58 sec)

  1. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_details.jsp

                                                           items="${labelTypeItems}">
                                                    <c:forEach var="ltid" varStatus="s"
                                                               items="${labelTypeIds}">
                                                        <c:if test="${ltid==l.id}">
                                                            ${f:h(l.name)}<br/>
                                                        </c:if>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 10.6K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp

                                                           items="${labelTypeItems}">
                                                <c:forEach var="ltid" varStatus="s"
                                                           items="${labelTypeIds}">
                                                    <c:if test="${ltid==l.id}">
                                                        ${f:h(l.name)}<br/>
                                                    </c:if>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 10.7K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_nl.properties

    labels.searchlog_log_type_click_count=Aantal klikken
    labels.searchlog_log_type_favorite_count=Aantal favorieten
    labels.searchlog_log_message=Bericht
    labels.searchlog_requested_time=Tijd
    labels.searchlog_value=Waarde
    labels.searchlog_count=Aantal
    labels.searchlog_configuration_details=Logboekdetails
    labels.searchlog_configuration_link_top=Zoeklogboek
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
Back to top