]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/default/links.php
Wordpress 2.5.1
[autoinstalls/wordpress.git] / wp-content / themes / default / links.php
index 3b2ad81429afdb9b5524cd62ce2ef04d83cbfcec..e253e09ba05fdd572c7f91599593f73921eacf17 100644 (file)
@@ -10,7 +10,7 @@ Template Name: Links
 
 <h2>Links:</h2>
 <ul>
 
 <h2>Links:</h2>
 <ul>
-<?php get_links_list(); ?>
+<?php wp_list_bookmarks(); ?>
 </ul>
 
 </div>
 </ul>
 
 </div>