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/icons/note.phtml | |
| 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/icons/note.phtml')
| -rw-r--r-- | resources/views/icons/note.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/views/icons/note.phtml b/resources/views/icons/note.phtml new file mode 100644 index 0000000000..152c37d3d0 --- /dev/null +++ b/resources/views/icons/note.phtml @@ -0,0 +1 @@ +<i class="far fa-sticky-note fa-fw" aria-hidden="true"></i> |
