Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 101 - 110 of 318 for _label (0.04 seconds)

  1. src/main/webapp/WEB-INF/view/admin/searchlog/admin_searchlog_details.jsp

                                        <la:errors/>
                                    </div>
                                        <%-- Form Fields --%>
                                    <table class="table table-bordered" aria-label="<la:message key="labels.search_log_details" />">
                                        <tbody>
                                        <c:forEach var="info" items="${logParamItems}">
                                            <tr>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 10.1K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp

    		value="<la:message key="labels.crud_button_back" />">
    		<i class="fa fa-arrow-circle-left" aria-hidden="true"></i>
    		<la:message key="labels.crud_button_back" />
    	</button>
    	<c:if test="${editable}">
    	<button type="submit" class="btn btn-primary" name="create"
    		value="<la:message key="labels.crud_button_create" />">
    		<i class="fa fa-plus" aria-hidden="true"></i>
    		<la:message key="labels.crud_button_create" />
    	</button>
    	</c:if>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 3K bytes
    - Click Count (0)
  3. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_download.jsp

                                        <label class="col-sm-12 col-form-label">${f:h(path)}</label>
                                    </div>
                                </div>
                                <div class="card-footer">
                                    <button type="submit" class="btn btn-primary" name="download"
                                            value="<la:message key="labels.dict_mapping_button_download" />">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 6K bytes
    - Click Count (0)
  4. src/main/webapp/WEB-INF/view/admin/dict/synonym/admin_dict_synonym_download.jsp

                                        <label class="col-sm-12 text-sm-right col-form-label">${f:h(path)}</label>
                                    </div>
                                </div>
                                <div class="card-footer">
                                    <button type="submit" class="btn btn-primary" name="download"
                                            value="<la:message key="labels.dict_synonym_button_download" />">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 6K bytes
    - Click Count (0)
  5. src/main/webapp/WEB-INF/view/admin/fileauth/admin_fileauth_details.jsp

                                    <table class="table table-bordered" aria-label="<la:message key="labels.file_auth_details" />">
                                        <tbody>
                                        <tr>
                                            <th style="width: 25%"><la:message
                                                    key="labels.file_auth_hostname"/></th>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 6.3K bytes
    - Click Count (0)
  6. src/main/webapp/WEB-INF/view/admin/backup/admin_backup.jsp

                                                         styleClass="form-inline">
                                                    <label for="bulkFile" class="mb-2 mr-2"><la:message
                                                            key="labels.backup_bulk_file"/></label>
                                                    <div class="mb-2 mr-sm-2"><input type="file" id="bulkFile"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 5.2K bytes
    - Click Count (0)
  7. .github/ISSUE_TEMPLATE/20_contributor_feature_request.yml

      - type: textarea
        id: expected-behavior
        attributes:
          label: Expected Behavior
          description: Tell us how it should work
        validations:
          required: true
      - type: textarea
        id: current-behavior
        attributes:
          label: Current Behavior (optional)
          description: Is there a way to achieve the same or similar outcome today?
        validations:
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Thu Nov 27 15:48:22 GMT 2025
    - 1.5K bytes
    - Click Count (0)
  8. src/main/webapp/WEB-INF/view/admin/plugin/admin_plugin.jsp

                                                <thead>
                                                <tr>
                                                    <th><la:message key="labels.plugin_type"/></th>
                                                    <th><la:message key="labels.plugin_name"/></th>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 10.6K bytes
    - Click Count (0)
  9. src/main/webapp/WEB-INF/view/admin/scheduler/admin_scheduler_details.jsp

                                    <table class="table table-bordered" aria-label="<la:message key="labels.scheduledjob_details" />">
                                        <tbody>
                                        <tr>
                                            <th style="width: 25%"><la:message key="labels.scheduledjob_name"/></th>
                                            <td>${f:h(name)}<la:hidden property="name"/></td>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 12.2K bytes
    - Click Count (0)
  10. src/main/webapp/WEB-INF/view/admin/pathmap/admin_pathmap_details.jsp

                                    <table class="table table-bordered" aria-label="<la:message key="labels.pathmap_details" />">
                                        <tbody>
                                        <tr>
                                            <th style="width: 25%"><la:message key="labels.regex"/></th>
                                            <td>${f:h(regex)}<la:hidden property="regex"/></td>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 5.6K bytes
    - Click Count (0)
Back to Top