mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 18:23:18 +02:00
related to #1725 added the definition of restore in the validation popin
This commit is contained in:
@@ -380,6 +380,7 @@ $(document).ready(function () {
|
||||
let plugin_id = $(this).closest(".pluginContent").parent().attr("id");
|
||||
$.confirm({
|
||||
title: restore_plugin_msg.replace('%s', plugin_name),
|
||||
content: str_restore_def,
|
||||
buttons: {
|
||||
confirm: {
|
||||
text: confirm_msg,
|
||||
|
||||
Reference in New Issue
Block a user