diff --git a/naguissa/thanksforposts/composer.json b/naguissa/thanksforposts/composer.json index 99982f36..e2034129 100644 --- a/naguissa/thanksforposts/composer.json +++ b/naguissa/thanksforposts/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": "Adds the ability to thank the author (thanks and cancel), and use the rating system posts/topics/forums based on the issued of thanks.", "homepage": "https://www.foroelectro.net", - "version": "4.0.1", + "version": "4.0.2", "time": "2022-02-02", "license": "GPL-2.0", "authors": [ diff --git a/naguissa/thanksforposts/styles/prosilver/template/event/index_body_stat_blocks_after.html b/naguissa/thanksforposts/styles/all/template/event/index_body_stat_blocks_after.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/event/index_body_stat_blocks_after.html rename to naguissa/thanksforposts/styles/all/template/event/index_body_stat_blocks_after.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/event/memberlist_view_content_append.html b/naguissa/thanksforposts/styles/all/template/event/memberlist_view_content_append.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/event/memberlist_view_content_append.html rename to naguissa/thanksforposts/styles/all/template/event/memberlist_view_content_append.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/event/navbar_header_quick_links_after.html b/naguissa/thanksforposts/styles/all/template/event/navbar_header_quick_links_after.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/event/navbar_header_quick_links_after.html rename to naguissa/thanksforposts/styles/all/template/event/navbar_header_quick_links_after.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/event/overall_header_head_append.html b/naguissa/thanksforposts/styles/all/template/event/overall_header_head_append.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/event/overall_header_head_append.html rename to naguissa/thanksforposts/styles/all/template/event/overall_header_head_append.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/event/topiclist_row_append.html b/naguissa/thanksforposts/styles/all/template/event/topiclist_row_append.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/event/topiclist_row_append.html rename to naguissa/thanksforposts/styles/all/template/event/topiclist_row_append.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/event/viewtopic_body_post_buttons_after.html b/naguissa/thanksforposts/styles/all/template/event/viewtopic_body_post_buttons_after.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/event/viewtopic_body_post_buttons_after.html rename to naguissa/thanksforposts/styles/all/template/event/viewtopic_body_post_buttons_after.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/event/viewtopic_body_postrow_custom_fields_after.html b/naguissa/thanksforposts/styles/all/template/event/viewtopic_body_postrow_custom_fields_after.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/event/viewtopic_body_postrow_custom_fields_after.html rename to naguissa/thanksforposts/styles/all/template/event/viewtopic_body_postrow_custom_fields_after.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/event/viewtopic_body_postrow_post_notices_after.html b/naguissa/thanksforposts/styles/all/template/event/viewtopic_body_postrow_post_notices_after.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/event/viewtopic_body_postrow_post_notices_after.html rename to naguissa/thanksforposts/styles/all/template/event/viewtopic_body_postrow_post_notices_after.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/memberlist_view_thanks.html b/naguissa/thanksforposts/styles/all/template/memberlist_view_thanks.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/memberlist_view_thanks.html rename to naguissa/thanksforposts/styles/all/template/memberlist_view_thanks.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/partials/star_rating.html b/naguissa/thanksforposts/styles/all/template/partials/star_rating.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/partials/star_rating.html rename to naguissa/thanksforposts/styles/all/template/partials/star_rating.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/thanks_results.html b/naguissa/thanksforposts/styles/all/template/thanks_results.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/thanks_results.html rename to naguissa/thanksforposts/styles/all/template/thanks_results.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/thankslist_body.html b/naguissa/thanksforposts/styles/all/template/thankslist_body.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/thankslist_body.html rename to naguissa/thanksforposts/styles/all/template/thankslist_body.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/topicrow_rating_body.html b/naguissa/thanksforposts/styles/all/template/topicrow_rating_body.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/topicrow_rating_body.html rename to naguissa/thanksforposts/styles/all/template/topicrow_rating_body.html diff --git a/naguissa/thanksforposts/styles/prosilver/template/toplist_body.html b/naguissa/thanksforposts/styles/all/template/toplist_body.html similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/template/toplist_body.html rename to naguissa/thanksforposts/styles/all/template/toplist_body.html diff --git a/naguissa/thanksforposts/styles/prosilver/theme/thanks.css b/naguissa/thanksforposts/styles/all/theme/thanks.css similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/theme/thanks.css rename to naguissa/thanksforposts/styles/all/theme/thanks.css diff --git a/naguissa/thanksforposts/styles/prosilver/theme/thanks.js b/naguissa/thanksforposts/styles/all/theme/thanks.js similarity index 100% rename from naguissa/thanksforposts/styles/prosilver/theme/thanks.js rename to naguissa/thanksforposts/styles/all/theme/thanks.js