Convert language updates over to task form. It's still very rough,

the task only has one step from zero to 100.
This commit is contained in:
Bharat Mediratta
2009-03-26 07:10:47 +00:00
parent 9f784818da
commit a142aee609
3 changed files with 20 additions and 24 deletions
+5 -1
View File
@@ -4,7 +4,11 @@
<?= $settings_form ?>
<?= $update_translations_form ?>
<h2> <?= t("Download translations") ?> </h2>
<a href="<?= url::site("admin/maintenance/start/core_task::update_l10n?csrf=$csrf") ?>"
class="gDialogLink">
<?= t("Get updates") ?>
</a>
<h2> <?= t("Your Own Translations") ?> </h2>
<?= $share_translations_form ?>