diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2018-10-12 11:04:12 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2018-10-12 11:15:32 +0100 |
| commit | dd6b2bfcc550270bb6d6778e11576148f71e4330 (patch) | |
| tree | 9462a8eabe1103a0e79c18c521b6b4858a3fb2dc /resources/views/layouts | |
| parent | afb591d7c8a3029b0ca03e6d185cacca3c22eb5f (diff) | |
| download | webtrees-dd6b2bfcc550270bb6d6778e11576148f71e4330.tar.gz webtrees-dd6b2bfcc550270bb6d6778e11576148f71e4330.tar.bz2 webtrees-dd6b2bfcc550270bb6d6778e11576148f71e4330.zip | |
Use .phtml extension for template files
Diffstat (limited to 'resources/views/layouts')
| -rw-r--r-- | resources/views/layouts/administration.phtml (renamed from resources/views/layouts/administration.php) | 0 | ||||
| -rw-r--r-- | resources/views/layouts/ajax.phtml (renamed from resources/views/layouts/ajax.php) | 0 | ||||
| -rw-r--r-- | resources/views/layouts/default.phtml (renamed from resources/views/layouts/default.php) | 0 | ||||
| -rw-r--r-- | resources/views/layouts/error.phtml (renamed from resources/views/layouts/error.php) | 0 | ||||
| -rw-r--r-- | resources/views/layouts/offline.phtml (renamed from resources/views/layouts/offline.php) | 0 | ||||
| -rw-r--r-- | resources/views/layouts/report.phtml (renamed from resources/views/layouts/report.php) | 0 | ||||
| -rw-r--r-- | resources/views/layouts/setup.phtml (renamed from resources/views/layouts/setup.php) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/resources/views/layouts/administration.php b/resources/views/layouts/administration.phtml index 16eac9c28a..16eac9c28a 100644 --- a/resources/views/layouts/administration.php +++ b/resources/views/layouts/administration.phtml diff --git a/resources/views/layouts/ajax.php b/resources/views/layouts/ajax.phtml index 9c6ac48bd4..9c6ac48bd4 100644 --- a/resources/views/layouts/ajax.php +++ b/resources/views/layouts/ajax.phtml diff --git a/resources/views/layouts/default.php b/resources/views/layouts/default.phtml index ce125d36e9..ce125d36e9 100644 --- a/resources/views/layouts/default.php +++ b/resources/views/layouts/default.phtml diff --git a/resources/views/layouts/error.php b/resources/views/layouts/error.phtml index cf27c5bc2c..cf27c5bc2c 100644 --- a/resources/views/layouts/error.php +++ b/resources/views/layouts/error.phtml diff --git a/resources/views/layouts/offline.php b/resources/views/layouts/offline.phtml index fa54aa3a96..fa54aa3a96 100644 --- a/resources/views/layouts/offline.php +++ b/resources/views/layouts/offline.phtml diff --git a/resources/views/layouts/report.php b/resources/views/layouts/report.phtml index 95f5b6238a..95f5b6238a 100644 --- a/resources/views/layouts/report.php +++ b/resources/views/layouts/report.phtml diff --git a/resources/views/layouts/setup.php b/resources/views/layouts/setup.phtml index 695285412e..695285412e 100644 --- a/resources/views/layouts/setup.php +++ b/resources/views/layouts/setup.phtml |
