From 84d23eac2981360bf5587fc46d20363c2ae0f202 Mon Sep 17 00:00:00 2001 From: tashian Date: Tue, 19 Jul 2011 10:25:04 -0700 Subject: [PATCH] Widget copy updates --- app/views/widgets/bill_status.jst | 2 +- app/views/widgets/most_viewed_bills.jst | 4 ++-- app/views/widgets/most_viewed_people.jst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/widgets/bill_status.jst b/app/views/widgets/bill_status.jst index a8506d63..90745fef 100644 --- a/app/views/widgets/bill_status.jst +++ b/app/views/widgets/bill_status.jst @@ -10,5 +10,5 @@
 
-More on OpenGovernment <%= state.toUpperCase() %> → +More on OpenGovernment <%= state.toUpperCase() %> → diff --git a/app/views/widgets/most_viewed_bills.jst b/app/views/widgets/most_viewed_bills.jst index c217b2a9..cbc3fe93 100644 --- a/app/views/widgets/most_viewed_bills.jst +++ b/app/views/widgets/most_viewed_bills.jst @@ -1,5 +1,5 @@
-

OpenGovernment Most Viewed Bills in <%= state.toUpperCase() %>

+

OpenGovernment Most Viewed Bills in <%= state.toUpperCase() %> State Legislature

- More on OpenGovernment <%= state.toUpperCase() %> → + More on OpenGovernment <%= state.toUpperCase() %> →
\ No newline at end of file diff --git a/app/views/widgets/most_viewed_people.jst b/app/views/widgets/most_viewed_people.jst index 773c5e63..b0fee6c9 100644 --- a/app/views/widgets/most_viewed_people.jst +++ b/app/views/widgets/most_viewed_people.jst @@ -10,5 +10,5 @@ <% }); %> - More on OpenGovernment <%= state.toUpperCase() %> → + More on OpenGovernment <%= state.toUpperCase() %> →