diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-11-17 15:53:30 -0800 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-11-17 15:53:30 -0800 |
| commit | 7c2c77f3c15f32522381c2599a496a3807d4b454 (patch) | |
| tree | 1bbf67eab062065a09fe7acc4fed819837e4eb6f /modules/g2_import | |
| parent | b8e94302bd673f89beb63530bbb7cdfe3ce56da9 (diff) | |
| parent | 9ae9dabe68ab83d34a3dcdc5092b454b8282a6cd (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
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 b2665a5f..9a5e3f05 100644 --- a/modules/g2_import/views/admin_g2_import.html.php +++ b/modules/g2_import/views/admin_g2_import.html.php @@ -54,7 +54,7 @@ <? endif ?> </ul> - <div class="g-info"> + <div class="g-message-block g-info"> <p> <?= t("Your Gallery 2 has the following importable data in it") ?> </p> |
