From 3b9c134926a163c7d891ee8462bbf8aa5d4280a3 Mon Sep 17 00:00:00 2001 From: raghunayyar Date: Wed, 1 May 2013 20:28:23 +0530 Subject: [News] : Removes the large + button. --- templates/part.addnew.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/part.addnew.php b/templates/part.addnew.php index 0d171484c..44614d59a 100644 --- a/templates/part.addnew.php +++ b/templates/part.addnew.php @@ -8,10 +8,7 @@ href="#" oc-click-focus="{ selector: '.add-new-popup input[ng-model=feedUrl]' - }"> - t('Add Website'))?> - - + }">+

-- cgit v1.2.3 From 57065ae48c34bc122d82975d2a8ba82fed8eba1d Mon Sep 17 00:00:00 2001 From: raghunayyar Date: Wed, 1 May 2013 23:11:30 +0530 Subject: Adds Add Website span on hover and active. --- templates/part.addnew.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/part.addnew.php b/templates/part.addnew.php index 44614d59a..f86fa9030 100644 --- a/templates/part.addnew.php +++ b/templates/part.addnew.php @@ -8,7 +8,7 @@ href="#" oc-click-focus="{ selector: '.add-new-popup input[ng-model=feedUrl]' - }">+ + }">+ t('Add Website'))?>

-- cgit v1.2.3