From 4bfc7b1f63868b5abb6a61ab57253ea28e6dfa86 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 17 Jan 2021 21:25:46 -0500 Subject: static: update contact/submit Email contact message to Ravi Dwivedi too. --- static/contact/submit/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/contact/submit/index.php') diff --git a/static/contact/submit/index.php b/static/contact/submit/index.php index e793158..6460b0d 100644 --- a/static/contact/submit/index.php +++ b/static/contact/submit/index.php @@ -9,7 +9,7 @@ */ function to() { - return 'praveen@onenetbeyond.org'; + return 'praveen@onenetbeyond.org, ravi@anche.no'; } function email_valid($e) { -- cgit v1.2.3