From a9462ba331c2b87de6987e61e7154f7624cdfd1b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 16 Feb 2013 00:27:58 -0200 Subject: Forking into saravea_theme --- views/default/n1_theme/landing.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/default/n1_theme/landing.php') diff --git a/views/default/n1_theme/landing.php b/views/default/n1_theme/landing.php index 132b275..3ffdd0f 100644 --- a/views/default/n1_theme/landing.php +++ b/views/default/n1_theme/landing.php @@ -2,8 +2,8 @@ elgg_load_css('n1:landing_page'); -$title = elgg_echo('n1_theme:landing:title'); -$subtitle = elgg_echo('n1_theme:landing:subtitle'); +$title = elgg_echo('saravea_theme:landing:title'); +$subtitle = elgg_echo('saravea_theme:landing:subtitle'); echo << -- cgit v1.2.3