Move templates into sub-dir "notifications"
authornupplaPhil <admin@philipp.info>
Wed, 22 Jan 2020 23:16:34 +0000 (00:16 +0100)
committernupplaPhil <admin@philipp.info>
Wed, 22 Jan 2020 23:16:34 +0000 (00:16 +0100)
commit5c4eb2b2c90a343081452870dd9cf9f8ab718f96
treea299ec588c15261ed50f89ba76a9d13e9682b188
parent512b00550e65ec08ed863118503526ac873b3b12
Move templates into sub-dir "notifications"
49 files changed:
src/Module/BaseNotifications.php
src/Module/Notifications/Introductions.php
src/Module/Notifications/Notifications.php
view/templates/intros.tpl [deleted file]
view/templates/netfriend.tpl [deleted file]
view/templates/notifications.tpl [deleted file]
view/templates/notifications/attend_item.tpl [new file with mode: 0644]
view/templates/notifications/comments_item.tpl [new file with mode: 0644]
view/templates/notifications/dislikes_item.tpl [new file with mode: 0644]
view/templates/notifications/friends_item.tpl [new file with mode: 0644]
view/templates/notifications/intros.tpl [new file with mode: 0644]
view/templates/notifications/likes_item.tpl [new file with mode: 0644]
view/templates/notifications/netfriend.tpl [new file with mode: 0644]
view/templates/notifications/network_item.tpl [new file with mode: 0644]
view/templates/notifications/notifications.tpl [new file with mode: 0644]
view/templates/notifications/notify.tpl [new file with mode: 0644]
view/templates/notifications/posts_item.tpl [new file with mode: 0644]
view/templates/notifications/suggestions.tpl [new file with mode: 0644]
view/templates/notifications_attend_item.tpl [deleted file]
view/templates/notifications_comments_item.tpl [deleted file]
view/templates/notifications_dislikes_item.tpl [deleted file]
view/templates/notifications_friends_item.tpl [deleted file]
view/templates/notifications_likes_item.tpl [deleted file]
view/templates/notifications_network_item.tpl [deleted file]
view/templates/notifications_posts_item.tpl [deleted file]
view/templates/notify.tpl [deleted file]
view/templates/suggestions.tpl [deleted file]
view/theme/frio/templates/intros.tpl [deleted file]
view/theme/frio/templates/notifications.tpl [deleted file]
view/theme/frio/templates/notifications/attend_item.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/comments_item.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/dislikes_item.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/friends_item.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/intros.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/likes_item.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/network_item.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/notifications.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/notify.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/posts_item.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications/suggestions.tpl [new file with mode: 0644]
view/theme/frio/templates/notifications_attend_item.tpl [deleted file]
view/theme/frio/templates/notifications_comments_item.tpl [deleted file]
view/theme/frio/templates/notifications_dislikes_item.tpl [deleted file]
view/theme/frio/templates/notifications_friends_item.tpl [deleted file]
view/theme/frio/templates/notifications_likes_item.tpl [deleted file]
view/theme/frio/templates/notifications_network_item.tpl [deleted file]
view/theme/frio/templates/notifications_posts_item.tpl [deleted file]
view/theme/frio/templates/notify.tpl [deleted file]
view/theme/frio/templates/suggestions.tpl [deleted file]