1
0

Update per Bharat's request

This commit is contained in:
Chris Chiappa 2012-09-27 22:21:00 -04:00
parent d32f9cb53e
commit afd6a99580

View File

@ -17,7 +17,10 @@ window.onload=toggle;
<div class="g-block">
<hr />
<h3><?= t("Notes:") ?></h3>
<p><?= t("Navigation buttons are hard to style and clutter the user interface.<br />
Use mouse wheel to scroll through the images.") ?></p>
<p>
<?= t("Navigation buttons are hard to style and clutter the user interface.") ?>
<br />
<?= t("Use mouse wheel to scroll through the images.") ?>
</p>
</div>
</div>