Archives back to hard coded monthly

git-svn-id: https://develop.svn.wordpress.org/trunk@376 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mike Little 2003-09-21 23:22:49 +00:00
parent 73bf223871
commit 08fd0a243f
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ require_once($abspath.'wp-links/links.php');
</li>
<li>Archives:
<ul>
<?php get_archives(); ?>
<?php get_archives('monthly'); ?>
</ul>
</li>
<li>Calendar: