diff options
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 e1443aa7..b2665a5f 100644 --- a/modules/g2_import/views/admin_g2_import.html.php +++ b/modules/g2_import/views/admin_g2_import.html.php @@ -1,6 +1,6 @@  <?php defined("SYSPATH") or die("No direct script access.") ?>  <div id="g-admin-g2-import" class="g-block"> -  <h1> <?= t("Gallery 2 Import") ?> </h1> +  <h1> <?= t("Gallery 2 import") ?> </h1>    <p>      <?= t("Import your Gallery 2 users, photos, movies, comments and tags into your new Gallery 3 installation.") ?>    </p> | 
