Changeset 390 for trunk/buddypress-theme/home/home.php
- Timestamp:
- 10/12/2008 07:16:26 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/buddypress-theme/home/home.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/buddypress-theme/home/home.php
r377 r390 8 8 9 9 <div class="widget-error"> 10 Please log in and <a href="<?php echo get_option('siteurl') ?>/wp-admin/widgets.php?s=&show=&sidebar=sidebar- 1">add widgets to this column</a>.10 Please log in and <a href="<?php echo get_option('siteurl') ?>/wp-admin/widgets.php?s=&show=&sidebar=sidebar-3">add widgets to this column</a>. 11 11 </div> 12 12 … … 30 30 31 31 <div class="widget-error"> 32 Please log in and <a href="<?php echo get_option('siteurl') ?>/wp-admin/widgets.php?s=&show=&sidebar=sidebar- 3">add widgets to this column</a>.32 Please log in and <a href="<?php echo get_option('siteurl') ?>/wp-admin/widgets.php?s=&show=&sidebar=sidebar-1">add widgets to this column</a>. 33 33 </div> 34 34
Note: See TracChangeset
for help on using the changeset viewer.