diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-08-08 19:43:41 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-08-08 19:43:41 -0300 |
commit | 14d6e875bf0b732059358e3746b8051201ca8b95 (patch) | |
tree | 175cfc696df08117e9eeca4fe9127d04e24eb79f /calendario-embed-widget.tpl.php | |
parent | eec8e86bccc79595b980048db0380254bbceb6d7 (diff) | |
download | calendario-14d6e875bf0b732059358e3746b8051201ca8b95.tar.gz calendario-14d6e875bf0b732059358e3746b8051201ca8b95.tar.bz2 |
-a -m Template change
Diffstat (limited to 'calendario-embed-widget.tpl.php')
-rw-r--r-- | calendario-embed-widget.tpl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendario-embed-widget.tpl.php b/calendario-embed-widget.tpl.php index 72ac175..336eff6 100644 --- a/calendario-embed-widget.tpl.php +++ b/calendario-embed-widget.tpl.php @@ -2,7 +2,7 @@ <pre> <iframe src="https://calendario.sarava.org/pt-br/widgets/calendario/<?php print $link; ?>" - width="630" height="800" style="border: none;"> + width="630" height="800" style="border: none;"> <a href="https://calendario.sarava.org/pt-br/widgets/calendario/<?php print $link; ?>">Calendário</a>. </iframe> </pre> |