mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-29 11:10:37 -04:00
Update all references to the core application to now point to the
gallery module. This type of mass update is prone to some small bugs.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<?= $settings_form ?>
|
||||
|
||||
<h2> <?= t("Download translations") ?> </h2>
|
||||
<a href="<?= url::site("admin/maintenance/start/core_task::update_l10n?csrf=$csrf") ?>"
|
||||
<a href="<?= url::site("admin/maintenance/start/gallery_task::update_l10n?csrf=$csrf") ?>"
|
||||
class="gDialogLink">
|
||||
<?= t("Get updates") ?>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user