mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 22:45:39 +00:00
Missing close paren.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
15e84a0811
commit
108f415b70
@ -8,7 +8,7 @@ Template Name: Archives
|
||||
|
||||
<div id="content" class="widecolumn">
|
||||
|
||||
<?php include (TEMPLATEPATH . '/searchform.php'; ?>
|
||||
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
|
||||
|
||||
<h2>Archives by Month:</h2>
|
||||
<ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user