added missing mailto

This commit is contained in:
Per Qvarforth 2022-02-07 21:29:03 +00:00
parent 007f84bc3f
commit 4b3285b15d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<div class="modal-inner-content modal-inner-content-about" style="padding-bottom: 30px;">
<h2>1. I have a question. Who may I contact?</h2>
<p>
Maintainer of this website is <a href="<?php echo getWebsiteConfig('owner_email'); ?>"><?php echo getWebsiteConfig('owner_name'); ?></a>.
Maintainer of this website is <a href="mailto:<?php echo getWebsiteConfig('owner_email'); ?>"><?php echo getWebsiteConfig('owner_name'); ?></a>.
</p>
<h2>2. What is APRS?</h2>