From a495f0cbd603d33e8c8d69afdadf81d3aa92ebd2 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 29 Jun 2011 16:17:11 +0000 Subject: republish news on home page, bottom --- en/index.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'en/index.php') diff --git a/en/index.php b/en/index.php index 851676247..52f112684 100644 --- a/en/index.php +++ b/en/index.php @@ -48,18 +48,22 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);

- -

+ +
+
+ %s', blog_link($locale), $_t['news']); + echo html_news($locale); + ?> +
+

+
-
-

- -
@@ -68,6 +72,7 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);
+
@@ -92,11 +97,6 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);

-
-
- -
-
*/ ?> -- cgit v1.2.1