summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclaucece <soficeli0@gmail.com>2015-09-15 23:18:32 -0500
committerclaucece <soficeli0@gmail.com>2015-10-05 22:34:21 -0500
commit0a8b671803c9517ea06d1f6c003db3bf16aed1d2 (patch)
treef092091c81116510fe5ef39a74093d65633c1d6a
parent027086fc7be10607d27a56fa18f905b696f917d4 (diff)
Donation button
-rw-r--r--app/views/layouts/_footer.html.haml1
1 files changed, 1 insertions, 0 deletions
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