From 45e9346b27d64d6ed89a43ec4d0c76bf226e0763 Mon Sep 17 00:00:00 2001 From: Heckyel Date: Wed, 22 Feb 2017 18:12:58 -0500 Subject: corregido error de sintaxis --- content.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content.php') diff --git a/content.php b/content.php index 3e5d7fc..543906d 100644 --- a/content.php +++ b/content.php @@ -27,7 +27,7 @@ printf ('

%s

-

%s ' . __('por', ('libre')) . ' %s

+

%s ' . __('por', 'libre') . ' %s

%s
%s -- cgit v1.2.3