From: Naeem Model Date: Thu, 29 May 2025 18:13:44 +0000 (+0000) Subject: Update contact panel X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/42ae3c00c16bf45b0102850c1bdc44beb635b19f?ds=sidebyside Update contact panel --- diff --git a/inst/web/templates/content/help.html b/inst/web/templates/content/help.html index 3fbcacd..0346c64 100644 --- a/inst/web/templates/content/help.html +++ b/inst/web/templates/content/help.html @@ -7,7 +7,7 @@ }} {{ htmlTemplate("templates/content/help/panel.html", - id = "Contact-Us", + id = "contact", header = "Contact Us" ) }} diff --git a/inst/web/templates/content/help/Contact-Us.html b/inst/web/templates/content/help/Contact-Us.html deleted file mode 100644 index e689eda..0000000 --- a/inst/web/templates/content/help/Contact-Us.html +++ /dev/null @@ -1 +0,0 @@ -

To report any issues with the web application, please contact krikella@yorku.ca.

diff --git a/inst/web/templates/content/help/contact.html b/inst/web/templates/content/help/contact.html new file mode 100644 index 0000000..83081ff --- /dev/null +++ b/inst/web/templates/content/help/contact.html @@ -0,0 +1,4 @@ +

+ To report any issues with the web application, please contact krikella@yorku.ca, + or create an issue on our GitHub repository. +