From: ewinslow Date: Tue, 22 Feb 2011 00:05:59 +0000 (+0000) Subject: Cleaned up core/dashboard/blurb to take advantage of the new
wrapper around... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ea2e005d0fe64515ea099f31fe1724de0ebff542;p=lorea%2Felgg.git Cleaned up core/dashboard/blurb to take advantage of the new
wrapper around output/longtext git-svn-id: http://code.elgg.org/elgg/trunk@8392 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/views/default/core/dashboard/blurb.php b/views/default/core/dashboard/blurb.php index 91a7fb4c5..0c4e3947a 100644 --- a/views/default/core/dashboard/blurb.php +++ b/views/default/core/dashboard/blurb.php @@ -5,10 +5,13 @@ */ ?> -
-
-

- -

-
+
+ 'dashboard-info', + 'class' => 'elgg-inner pas mhs mbl', + 'value' => elgg_echo("dashboard:nowidgets"), + )); + +?>
\ No newline at end of file