mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-15 16:54:33 +00:00
Missing close paren.
git-svn-id: https://develop.svn.wordpress.org/trunk@2034 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user