Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 18 for crud_delete_confirmation (0.1 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/webapp/WEB-INF/view/admin/suggest/admin_suggest.jsp

                                                                                <la:message
                                                                                        key="labels.crud_delete_confirmation"/>
                                                                            </p>
                                                                        </div>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 18.3K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp

    						aria-label="Close">
    						<span aria-hidden="true">×</span>
    					</button>
    				</div>
    				<div class="modal-body">
    					<p>
    						<la:message key="labels.crud_delete_confirmation" />
    					</p>
    				</div>
    				<div class="modal-footer justify-content-between">
    					<button type="button" class="btn btn-secondary" autofocus
    						data-dismiss="modal">
    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/plugin/admin_plugin.jsp

                                                                                    <la:message
                                                                                            key="labels.crud_delete_confirmation"/>
                                                                                </p>
                                                                            </div>
    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)
  4. src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo_details.jsp

                                                        <div class="modal-body">
                                                            <p>
                                                                <la:message key="labels.crud_delete_confirmation"/>
                                                            </p>
                                                        </div>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 10.2K bytes
    - Click Count (0)
  5. src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog_details.jsp

                                                    <div class="modal-body">
                                                        <p>
                                                            <la:message key="labels.crud_delete_confirmation"/>
                                                        </p>
                                                    </div>
                                                    <div class="modal-footer justify-content-between">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 10K bytes
    - Click Count (0)
  6. src/main/webapp/WEB-INF/view/admin/design/admin_design.jsp

                                                    <div class="modal-body">
                                                        <p>
                                                            <la:message key="labels.crud_delete_confirmation"/>
                                                        </p>
                                                    </div>
                                                    <div class="modal-footer justify-content-between">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 11.2K bytes
    - Click Count (0)
  7. src/main/webapp/WEB-INF/view/admin/maintenance/admin_maintenance.jsp

                                                <div class="modal-body">
                                                    <p>
                                                        <la:message key="labels.crud_delete_confirmation"/>
                                                    </p>
                                                </div>
                                                <div class="modal-footer justify-content-between">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 14:36:23 GMT 2026
    - 17.3K bytes
    - Click Count (0)
  8. src/main/webapp/WEB-INF/view/admin/storage/admin_storage.jsp

                                                                                    <la:message
                                                                                            key="labels.crud_delete_confirmation"/>
                                                                                </p>
                                                                            </div>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 20.7K bytes
    - Click Count (0)
  9. src/main/resources/fess_label_en.properties

    labels.crud_link_list=List
    labels.crud_title_list=List
    labels.crud_title_create=Create
    labels.crud_title_edit=Edit
    labels.crud_title_delete=Confirm Delete
    labels.crud_title_details=Details
    labels.crud_delete_confirmation=Are you sure you want to delete?
    labels.admin_brand_title=Fess
    labels.admin_dashboard_title=Dashboard
    labels.admin_toggle_navi=Toggle Navigation
    labels.general_menu_system=System
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.9K bytes
    - Click Count (0)
  10. src/main/resources/fess_label_zh_TW.properties

    labels.crud_link_details=詳細資訊
    labels.crud_link_list=列表
    labels.crud_title_list=列表
    labels.crud_title_create=建立
    labels.crud_title_edit=編輯
    labels.crud_title_delete=確認刪除
    labels.crud_title_details=詳細資訊
    labels.crud_delete_confirmation=您確定要刪除嗎?
    labels.admin_brand_title=Fess
    labels.admin_dashboard_title=儀表板
    labels.admin_toggle_navi=切換導航
    labels.general_menu_system=系統
    labels.general_menu_crawler=爬蟲
    labels.general_menu_logging=日誌記錄
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.5K bytes
    - Click Count (0)
Back to Top