Changeset 8820

Show
Ignore:
Timestamp:
09/05/08 19:00:28 (3 months ago)
Author:
westi
Message:

We now have Widgitization documentation on the codex so link to it.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/widgets.php

    r8656 r8820  
    4040 
    4141    <div class="wrap"> 
    42         <p><?php _e( 'You are seeing this message because the theme you are currently using isn&#8217;t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please <a href="http://automattic.com/code/widgets/themes/">follow these instructions</a>.' ); /* TODO: article on codex */; ?></p> 
     42        <p><?php _e( 'You are seeing this message because the theme you are currently using isn&#8217;t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please <a href="http://codex.wordpress.org/Widgetizing_Themes/">follow these instructions</a>.' ); ?></p> 
    4343    </div> 
    4444