aboutsummaryrefslogtreecommitdiffstats
path: root/content-page.php
diff options
context:
space:
mode:
authorHeckyel <heckyel@openmailbox.org>2017-02-22 18:12:58 -0500
committerHeckyel <heckyel@openmailbox.org>2017-02-22 18:12:58 -0500
commit45e9346b27d64d6ed89a43ec4d0c76bf226e0763 (patch)
tree65f45d66c5944ea476e8e91cc19aa7683e0a032a /content-page.php
parentd7ce4266759c9c8c9943ceab74feee46ceac96ab (diff)
downloadlidra-theme-45e9346b27d64d6ed89a43ec4d0c76bf226e0763.tar.lz
lidra-theme-45e9346b27d64d6ed89a43ec4d0c76bf226e0763.tar.xz
lidra-theme-45e9346b27d64d6ed89a43ec4d0c76bf226e0763.zip
corregido error de sintaxis
Diffstat (limited to 'content-page.php')
-rw-r--r--content-page.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/content-page.php b/content-page.php
index 8844209..ecd934d 100644
--- a/content-page.php
+++ b/content-page.php
@@ -20,7 +20,7 @@ printf ( '<section class="main col-md-8">
</div>
<div class="info">
<h2 class="titulo">%s</h2>
- <p class="fecha">%s&nbsp;' . __('por', ('libre')) . '&nbsp;%s <a href="%s" target="_blank">%s</a></p>
+ <p class="fecha">%s&nbsp;' . __('por', 'libre') . '&nbsp;%s <a href="%s" target="_blank">%s</a></p>
<div class="categorias">
%s
</div>