From f64d1fbf75656ab59487bc1fbfda7c7071a8406e Mon Sep 17 00:00:00 2001 From: Deon George Date: Sun, 28 Apr 2013 09:58:23 +1000 Subject: [PATCH] Upstream changes for review --- application/classes/Controller/Redirection.php | 6 ++++++ modules/lnApp/views/theme/bootstrap/default.php | 8 +++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/application/classes/Controller/Redirection.php b/application/classes/Controller/Redirection.php index fe59a8f..e085baa 100644 --- a/application/classes/Controller/Redirection.php +++ b/application/classes/Controller/Redirection.php @@ -68,6 +68,12 @@ class Controller_Redirection extends lnApp_Controller_TemplateDefault { )); $this->template->content = $output; + $this->template->meta->keywords = join(',',array( + 'Web URL Shortener', + 'URL Shortener', + 'URL Redirector', + 'Web Redirector', + )); } final public function action_post() { diff --git a/modules/lnApp/views/theme/bootstrap/default.php b/modules/lnApp/views/theme/bootstrap/default.php index db3dfa6..5749741 100644 --- a/modules/lnApp/views/theme/bootstrap/default.php +++ b/modules/lnApp/views/theme/bootstrap/default.php @@ -11,7 +11,7 @@ - 'screen')); ?> + @@ -46,8 +46,10 @@

- - +