diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-30 07:37:14 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-30 07:37:14 -0700 |
| commit | a2108787257739a83708ea5c3bc21bd11e6dad17 (patch) | |
| tree | dfa84fb573e7c4285089f6b201b2c1cda9ea2683 /modules/g2_import | |
| parent | 60d35b89929d9029c794f72d6a9c38b676e282f6 (diff) | |
| parent | 72672bda39b76dae698805c3e0e6efdbdcf21105 (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/g2_import')
| -rw-r--r-- | modules/g2_import/views/admin_g2_import.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/g2_import/views/admin_g2_import.html.php b/modules/g2_import/views/admin_g2_import.html.php index 23ff27a8..91b723ad 100644 --- a/modules/g2_import/views/admin_g2_import.html.php +++ b/modules/g2_import/views/admin_g2_import.html.php @@ -84,7 +84,7 @@ </div> <p> - <a class="gButtonLink gDialogLink ui-state-default ui-corner-all" + <a class="g-button gDialogLink ui-state-default ui-corner-all" href="<?= url::site("admin/maintenance/start/g2_import_task::import?csrf=$csrf") ?>"> <?= t("Begin import!") ?> </a> |
