From 0a8b671803c9517ea06d1f6c003db3bf16aed1d2 Mon Sep 17 00:00:00 2001 From: claucece Date: Tue, 15 Sep 2015 23:18:32 -0500 Subject: Donation button --- app/views/layouts/_footer.html.haml | 1 + 1 file changed, 1 insertion(+) (limited to 'app') diff --git a/app/views/layouts/_footer.html.haml b/app/views/layouts/_footer.html.haml index fa523d4..3bba21f 100644 --- a/app/views/layouts/_footer.html.haml +++ b/app/views/layouts/_footer.html.haml @@ -15,3 +15,4 @@ = link_to icon('comment') + t(:contact), contact_path - if paid_service_level? = link_to icon('shopping-cart') + t(:pricing), pricing_path + = link_to icon('barcode') + t(:Donations), new_payment_path -- cgit v1.2.3