diff options
author | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-07-31 14:27:22 +0000 |
---|---|---|
committer | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-07-31 14:27:22 +0000 |
commit | d24ea04c56a519aa15be0d4d3d9ff4b894daf237 (patch) | |
tree | 5af73ddfdfce3e30989fb4a87f098c3c711edf54 /views/default/canvas/layouts/widgets.php | |
parent | 7e8a3d71ca771f077edea92e3e73685d30ca7aba (diff) | |
download | elgg-d24ea04c56a519aa15be0d4d3d9ff4b894daf237.tar.gz elgg-d24ea04c56a519aa15be0d4d3d9ff4b894daf237.tar.bz2 |
footer logo added, widget gallery instructions changed, pagination block styles added to all pagination
git-svn-id: https://code.elgg.org/elgg/trunk@1631 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/canvas/layouts/widgets.php')
-rw-r--r-- | views/default/canvas/layouts/widgets.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/canvas/layouts/widgets.php b/views/default/canvas/layouts/widgets.php index a13b67679..57c46f3a4 100644 --- a/views/default/canvas/layouts/widgets.php +++ b/views/default/canvas/layouts/widgets.php @@ -72,7 +72,7 @@ <div class="customise_editpanel_instructions"> <h2>Add widgets to your page</h2> <p> -Choose the features you want to add to your page by dragging them from the <b>Widget gallery</b> to either the <b>Main content area</b> or the <b>Sidebar</b>, and position them where you would like them to appear. +Choose the features you want to add to your page by dragging them from the <b>Widget gallery</b> on the right, to any of the three widget areas below, and position them where you would like them to appear. </p> <p>To remove a widget drag it back to the <b>Widget gallery</b>. </p> |