summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/index.php')
-rw-r--r--[-rwxr-xr-x]usr/local/www/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 3e9782d..da4853f 100755..100644
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -532,9 +532,9 @@ pfSense_handle_custom_code("/usr/local/pkg/dashboard/pre_dashboard");
</div>
<div style="clear:both;"></div>
<p>
- <?=gettext("This page allows you to customize the information you want to be displayed!");?><br/>
- <?=gettext("To get started click the");?> <img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" alt="plus" /> <?=gettext("icon to add widgets.");?><br/>
- <br/>
+ <?=gettext("This page allows you to customize the information you want to be displayed!");?><br />
+ <?=gettext("To get started click the");?> <img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" alt="plus" /> <?=gettext("icon to add widgets.");?><br />
+ <br />
<?=gettext("You can move any widget around by clicking and dragging the title.");?>
</p>
</div>
OpenPOWER on IntegriCloud