From 2751b200d58e591bf0a838de662443c638fa61f8 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 18 Feb 2017 19:38:15 -0500 Subject: Add link to send comment by email in comment creation form --- app/Template/comment/create.php | 5 +++++ app/Template/comment_mail/create.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'app') diff --git a/app/Template/comment/create.php b/app/Template/comment/create.php index 8a421759..0e19ac19 100644 --- a/app/Template/comment/create.php +++ b/app/Template/comment/create.php @@ -1,5 +1,10 @@
form->csrf() ?> diff --git a/app/Template/comment_mail/create.php b/app/Template/comment_mail/create.php index 57ddeb39..019f8a20 100644 --- a/app/Template/comment_mail/create.php +++ b/app/Template/comment_mail/create.php @@ -1,5 +1,5 @@ form->csrf() ?> -- cgit v1.2.3