From f6f2ac023a075fc1a0a7fc3766d902fdec850cf0 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 4 Apr 2016 19:10:04 +0200 Subject: [PATCH] rm email share target --- app/templates/includes/share_buttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/includes/share_buttons.html b/app/templates/includes/share_buttons.html index 1b887815..38ae5105 100644 --- a/app/templates/includes/share_buttons.html +++ b/app/templates/includes/share_buttons.html @@ -3,6 +3,6 @@
{% trans "Share on Facebook" %} {% trans "Share on Twitter" %} - {% trans "Share by email" %} + {% trans "Share by email" %} {% trans "Print this page" %}
-- 2.39.5