From eec8e86bccc79595b980048db0380254bbceb6d7 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 8 Aug 2012 19:42:56 -0300 Subject: -a -m Template change --- calendario-embed-widget.tpl.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/calendario-embed-widget.tpl.php b/calendario-embed-widget.tpl.php index 58e8f3b..72ac175 100644 --- a/calendario-embed-widget.tpl.php +++ b/calendario-embed-widget.tpl.php @@ -1,7 +1,8 @@ Este calendário no seu site:
-<iframe src="https://calendario.sarava.org/pt-br/widgets/calendario/" width="630" height="800" style="border: none;">
+<iframe src="https://calendario.sarava.org/pt-br/widgets/calendario/"
+  width="630" height="800" style="border: none;">
   <a href="https://calendario.sarava.org/pt-br/widgets/calendario/">Calendário</a>.
 </iframe>
 
-- cgit v1.2.3