Make short tag long. Reported by adsworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@1869 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
91e1e27d01
commit
d3490e0162
@ -96,7 +96,7 @@ endif;
|
||||
<ul>
|
||||
<?php foreach ($common_files as $common_file) : ?>
|
||||
<li><a href="templates.php?file=<?php echo $common_file?>"><?php echo get_file_description($common_file); ?></a></li>
|
||||
<? endforeach; ?>
|
||||
<?php endforeach; ?>
|
||||
</ul>
|
||||
</div>
|
||||
<?php if (!$error) { ?>
|
||||
|
Loading…
Reference in New Issue
Block a user