Revision e561ccdf
Added by Stephen Beaver almost 10 years ago
src/usr/local/www/index.php | ||
---|---|---|
308 | 308 |
<div class="modal-body"> |
309 | 309 |
<p> |
310 | 310 |
<?=gettext("This page allows you to customize the information you want to be displayed!");?> |
311 |
<?=gettext("To get started click the");?> FIXME <?=gettext("icon to add widgets.");?><br />
|
|
311 |
<?=gettext("To get started click the ");?> <i class="icon icon-plus"> <?=gettext(" icon to add widgets.");?><br />
|
|
312 | 312 |
<br /> |
313 | 313 |
<?=gettext("You can move any widget around by clicking and dragging the title.");?> |
314 | 314 |
</p> |
Also available in: Unified diff
Fixed #5234
Javascript Base64 class was MIA