Skip to content

Commit

Permalink
fixed the message on the mobile's template (fixes #858)
Browse files Browse the repository at this point in the history
  • Loading branch information
kawahara committed Jul 23, 2011
1 parent 2e090e3 commit 90cd5c7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -28,7 +28,7 @@
</div>

<?php else: ?>
<?php echo __('There are no images') ?>
<?php echo __('There are no images.') ?>
<?php endif; ?>

<div style="padding: 1px 0px 4px 0px; border-top: 1px solid #0d6ddf;">
Expand Down

0 comments on commit 90cd5c7

Please sign in to comment.