diff options
Diffstat (limited to 'content-search.php')
-rw-r--r-- | content-search.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content-search.php b/content-search.php index abcab42..1742857 100644 --- a/content-search.php +++ b/content-search.php @@ -29,7 +29,7 @@ printf (' </div> <div class="info"> <h2 class="titulo"><a href="%s">%s</a></h2> - <p class="fecha">%s ' . __('por', ('libre')) . ' <a href="%s" target="_blank">%s</a></p> + <p class="fecha">%s ' . __('por', 'libre') . ' <a href="%s" target="_blank">%s</a></p> <div class="extracto">%s</div> <div class="categorias"> %s |