Changeset 3406
- Timestamp:
- 01/05/2006 06:31:11 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r3295 r3406 20 20 ?> 21 21 <div id="incominglinks"> 22 <h3><?php _e('Incoming Links'); ?> <cite><a href="http://www.technorati.com/ cosmos/search.html?url=<?php echo trailingslashit(get_option('home')); ?>&partner=wordpress"><?php _e('More'); ?> »</a></cite></h3>22 <h3><?php _e('Incoming Links'); ?> <cite><a href="http://www.technorati.com/search/<?php echo trailingslashit(get_option('home')); ?>?partner=wordpress"><?php _e('More'); ?> »</a></cite></h3> 23 23 <ul> 24 24 <?php
Note: See TracChangeset
for help on using the changeset viewer.