From 5378cf37d8d3dde29a2e7a67e94f3966696288e6 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Mon, 12 Mar 2012 15:40:15 +0100 Subject: l10n support for moonmoon --- custom/views/default/footer.tpl.php | 4 ++-- custom/views/default/index.tpl.php | 20 ++++++++++---------- custom/views/default/sidebar.tpl.php | 20 ++++++++++---------- 3 files changed, 22 insertions(+), 22 deletions(-) mode change 100644 => 100755 custom/views/default/footer.tpl.php mode change 100644 => 100755 custom/views/default/index.tpl.php mode change 100644 => 100755 custom/views/default/sidebar.tpl.php (limited to 'custom/views/default') diff --git a/custom/views/default/footer.tpl.php b/custom/views/default/footer.tpl.php old mode 100644 new mode 100755 index 5b27882..bfc0210 --- a/custom/views/default/footer.tpl.php +++ b/custom/views/default/footer.tpl.php @@ -1,3 +1,3 @@ \ No newline at end of file +

moonmoon'))?> |

+ diff --git a/custom/views/default/index.tpl.php b/custom/views/default/index.tpl.php old mode 100644 new mode 100755 index 9efc5f7..8153f2f --- a/custom/views/default/index.tpl.php +++ b/custom/views/default/index.tpl.php @@ -5,7 +5,7 @@ $count = 0; header('Content-type: text/html; charset=UTF-8'); ?> - + @@ -21,7 +21,7 @@ header('Content-type: text/html; charset=UTF-8');
- +
@@ -32,7 +32,7 @@ header('Content-type: text/html; charset=UTF-8');
- get_feed()->getWebsite()); $host = 'from-' . preg_replace('/[^a-zA-Z0-9]/i', '-', $arParsedUrl['host']); ?> @@ -41,17 +41,17 @@ header('Content-type: text/html; charset=UTF-8'); get_title(); ?>
- + - +
diff --git a/custom/views/default/sidebar.tpl.php b/custom/views/default/sidebar.tpl.php old mode 100644 new mode 100755 index 9e7631c..2a3a360 --- a/custom/views/default/sidebar.tpl.php +++ b/custom/views/default/sidebar.tpl.php @@ -4,31 +4,31 @@ usort($all_people, array('PlanetFeed', 'compare')); ?> \ No newline at end of file + -- cgit v1.2.1