mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-20 03:19:13 -04:00
Fix a typo to the case correction.
This commit is contained in:
committed by
Bharat Mediratta
parent
3fc08dfd4c
commit
65801cf2e0
@@ -18,8 +18,7 @@
|
||||
height: 400,
|
||||
width: 500,
|
||||
position: "center",
|
||||
title: <?= t("Confirm module a
|
||||
ctivation")->for_js() ?>,
|
||||
title: <?= t("Confirm module activation")->for_js() ?>,
|
||||
buttons: {
|
||||
<?= t("Continue")->for_js() ?>: function() {
|
||||
$("form", this).submit();
|
||||
|
||||
Reference in New Issue
Block a user