diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-05-09 17:45:33 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-05-09 17:45:33 +0000 |
commit | db465072f5a56b1a7334379a0cbb3c179ae26866 (patch) | |
tree | cb09f1a44e4ca2defe59af2dae43c467c055932f /modules/g2_import/views | |
parent | a05451ef3464d6023ca10347773e127c501fc02d (diff) |
Fix indentation.
Diffstat (limited to 'modules/g2_import/views')
-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 e9d2d8ba..5c2cfa6d 100644 --- a/modules/g2_import/views/admin_g2_import.html.php +++ b/modules/g2_import/views/admin_g2_import.html.php @@ -4,7 +4,7 @@ <p> <?= t("Import your Gallery 2 users, photos, movies, comments and tags into your new Gallery 3 installation.") ?> <?= t("<b>Note: The importer is a work in progress and does not currently support comments, tags, permissions, capture dates and movies (other than Flash video)</b>") ?> - </p> + </p> <?= $form ?> </div> |