change title of page

This commit is contained in:
Marek Isalski 2018-05-20 15:21:09 +01:00
parent 9116cc02e3
commit ceab1b78ab

View File

@ -1,5 +1,5 @@
<div class="user-person-mailshots">
<h2>Emails</h2>
<h2>Your Mailshots</h2>
<ul class="list-unstyled">
<?php foreach ( $mailshots as $mailshot ): ?>