summaryrefslogtreecommitdiff
path: root/resources/views/emails
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2018-10-12 11:04:12 +0100
committerGreg Roach <fisharebest@webtrees.net>2018-10-12 11:15:32 +0100
commitdd6b2bfcc550270bb6d6778e11576148f71e4330 (patch)
tree9462a8eabe1103a0e79c18c521b6b4858a3fb2dc /resources/views/emails
parentafb591d7c8a3029b0ca03e6d185cacca3c22eb5f (diff)
downloadwebtrees-dd6b2bfcc550270bb6d6778e11576148f71e4330.tar.gz
webtrees-dd6b2bfcc550270bb6d6778e11576148f71e4330.tar.bz2
webtrees-dd6b2bfcc550270bb6d6778e11576148f71e4330.zip
Use .phtml extension for template files
Diffstat (limited to 'resources/views/emails')
-rw-r--r--resources/views/emails/approve-user-html.phtml (renamed from resources/views/emails/approve-user-html.php)0
-rw-r--r--resources/views/emails/approve-user-text.phtml (renamed from resources/views/emails/approve-user-text.php)0
-rw-r--r--resources/views/emails/message-copy-html.phtml (renamed from resources/views/emails/message-copy-html.php)0
-rw-r--r--resources/views/emails/message-copy-text.phtml (renamed from resources/views/emails/message-copy-text.php)0
-rw-r--r--resources/views/emails/message-user-html.phtml (renamed from resources/views/emails/message-user-html.php)0
-rw-r--r--resources/views/emails/message-user-text.phtml (renamed from resources/views/emails/message-user-text.php)0
-rw-r--r--resources/views/emails/password-reset-html.phtml (renamed from resources/views/emails/password-reset-html.php)0
-rw-r--r--resources/views/emails/password-reset-text.phtml (renamed from resources/views/emails/password-reset-text.php)0
-rw-r--r--resources/views/emails/pending-changes-html.phtml (renamed from resources/views/emails/pending-changes-html.php)0
-rw-r--r--resources/views/emails/pending-changes-text.phtml (renamed from resources/views/emails/pending-changes-text.php)0
-rw-r--r--resources/views/emails/register-notify-html.phtml (renamed from resources/views/emails/register-notify-html.php)0
-rw-r--r--resources/views/emails/register-notify-text.phtml (renamed from resources/views/emails/register-notify-text.php)0
-rw-r--r--resources/views/emails/register-user-html.phtml (renamed from resources/views/emails/register-user-html.php)0
-rw-r--r--resources/views/emails/register-user-text.phtml (renamed from resources/views/emails/register-user-text.php)0
-rw-r--r--resources/views/emails/verify-notify-html.phtml (renamed from resources/views/emails/verify-notify-html.php)0
-rw-r--r--resources/views/emails/verify-notify-text.phtml (renamed from resources/views/emails/verify-notify-text.php)0
16 files changed, 0 insertions, 0 deletions
diff --git a/resources/views/emails/approve-user-html.php b/resources/views/emails/approve-user-html.phtml
index 1b2ce09e20..1b2ce09e20 100644
--- a/resources/views/emails/approve-user-html.php
+++ b/resources/views/emails/approve-user-html.phtml
diff --git a/resources/views/emails/approve-user-text.php b/resources/views/emails/approve-user-text.phtml
index fdb72105c7..fdb72105c7 100644
--- a/resources/views/emails/approve-user-text.php
+++ b/resources/views/emails/approve-user-text.phtml
diff --git a/resources/views/emails/message-copy-html.php b/resources/views/emails/message-copy-html.phtml
index 2bfe509a24..2bfe509a24 100644
--- a/resources/views/emails/message-copy-html.php
+++ b/resources/views/emails/message-copy-html.phtml
diff --git a/resources/views/emails/message-copy-text.php b/resources/views/emails/message-copy-text.phtml
index 41512a4280..41512a4280 100644
--- a/resources/views/emails/message-copy-text.php
+++ b/resources/views/emails/message-copy-text.phtml
diff --git a/resources/views/emails/message-user-html.php b/resources/views/emails/message-user-html.phtml
index 8838fe9fc4..8838fe9fc4 100644
--- a/resources/views/emails/message-user-html.php
+++ b/resources/views/emails/message-user-html.phtml
diff --git a/resources/views/emails/message-user-text.php b/resources/views/emails/message-user-text.phtml
index b60de79809..b60de79809 100644
--- a/resources/views/emails/message-user-text.php
+++ b/resources/views/emails/message-user-text.phtml
diff --git a/resources/views/emails/password-reset-html.php b/resources/views/emails/password-reset-html.phtml
index 2a28cdd40e..2a28cdd40e 100644
--- a/resources/views/emails/password-reset-html.php
+++ b/resources/views/emails/password-reset-html.phtml
diff --git a/resources/views/emails/password-reset-text.php b/resources/views/emails/password-reset-text.phtml
index 6540f9299f..6540f9299f 100644
--- a/resources/views/emails/password-reset-text.php
+++ b/resources/views/emails/password-reset-text.phtml
diff --git a/resources/views/emails/pending-changes-html.php b/resources/views/emails/pending-changes-html.phtml
index 3270465529..3270465529 100644
--- a/resources/views/emails/pending-changes-html.php
+++ b/resources/views/emails/pending-changes-html.phtml
diff --git a/resources/views/emails/pending-changes-text.php b/resources/views/emails/pending-changes-text.phtml
index 3d448e283b..3d448e283b 100644
--- a/resources/views/emails/pending-changes-text.php
+++ b/resources/views/emails/pending-changes-text.phtml
diff --git a/resources/views/emails/register-notify-html.php b/resources/views/emails/register-notify-html.phtml
index 40c41bc470..40c41bc470 100644
--- a/resources/views/emails/register-notify-html.php
+++ b/resources/views/emails/register-notify-html.phtml
diff --git a/resources/views/emails/register-notify-text.php b/resources/views/emails/register-notify-text.phtml
index 675010f713..675010f713 100644
--- a/resources/views/emails/register-notify-text.php
+++ b/resources/views/emails/register-notify-text.phtml
diff --git a/resources/views/emails/register-user-html.php b/resources/views/emails/register-user-html.phtml
index cdc184914e..cdc184914e 100644
--- a/resources/views/emails/register-user-html.php
+++ b/resources/views/emails/register-user-html.phtml
diff --git a/resources/views/emails/register-user-text.php b/resources/views/emails/register-user-text.phtml
index f1ddd92efb..f1ddd92efb 100644
--- a/resources/views/emails/register-user-text.php
+++ b/resources/views/emails/register-user-text.phtml
diff --git a/resources/views/emails/verify-notify-html.php b/resources/views/emails/verify-notify-html.phtml
index 6f3dedd571..6f3dedd571 100644
--- a/resources/views/emails/verify-notify-html.php
+++ b/resources/views/emails/verify-notify-html.phtml
diff --git a/resources/views/emails/verify-notify-text.php b/resources/views/emails/verify-notify-text.phtml
index af0732d1de..af0732d1de 100644
--- a/resources/views/emails/verify-notify-text.php
+++ b/resources/views/emails/verify-notify-text.phtml