From 0683ee2cb83a9dbf3570875b8c57a5c11b498e74 Mon Sep 17 00:00:00 2001
From: Rafael Monnerat <rafael@nexedi.com>
Date: Fri, 21 Apr 2017 16:01:31 +0000
Subject: [PATCH] slapos_web: Fix dead proxy fields on View Skin by moving
 forms to vifib_web

Since the vifib_hosting was added into view skin, certain forms required the field library on vifib_web. This commit moved the forms which depends on fields which only exists on Base_viewWebFieldLibrary into vifib_web.

This commit may fix testSlapOSXHTML.test_deadProxyFields.
---
 .../vifib_web/Base_viewWebFieldLibrary.xml    |   2 -
 .../my_subsection_title.xml                   | 176 ------------------
 .../my_text_area_field.xml                    |   4 +-
 .../your_text_area_field.xml                  | 106 -----------
 .../Computer_viewAsWeb.xml                    |   0
 .../Computer_viewAsWeb/listbox.xml            |   0
 .../Computer_viewAsWeb/listbox_image.xml      |   0
 .../listbox_installation_state.xml            |   0
 .../listbox_monitoring_status.xml             |   0
 .../Computer_viewAsWeb/listbox_title.xml      |   0
 .../Computer_viewAsWeb/listbox_usage.xml      |   0
 .../Computer_viewAsWeb/listbox_version.xml    |   0
 .../Computer_viewAsWeb/my_reference.xml       |   0
 ...estricted_access_token_generate_button.xml |   0
 .../Computer_viewAsWeb/my_title.xml           |   0
 .../Computer_viewAsWeb/my_url_string.xml      |   0
 .../Computer_viewAsWeb/new_ticket_button.xml  |   0
 .../Computer_viewAsWeb/ticket_listbox.xml     |   0
 .../your_allocation_scope_update.xml          |   0
 .../your_category_update.xml                  |   0
 .../your_certificate_request_button.xml       |   0
 .../your_certificate_revoke_button.xml        |   0
 .../Computer_viewAsWeb/your_get_token.xml     |   0
 .../your_monitoring_status.xml                |   0
 .../your_monitoring_status_js.xml             |   0
 .../your_system_message.xml                   |   0
 .../Computer_viewCategoryAsWeb.xml            |   0
 .../my_cpu_core.xml                           |   0
 .../my_cpu_frequency.xml                      |   0
 .../my_cpu_type.xml                           |   0
 .../Computer_viewCategoryAsWeb/my_group.xml   |   0
 .../my_local_area_network_type.xml            |   0
 .../my_memory_size.xml                        |   0
 .../my_memory_type.xml                        |   0
 .../my_reference.xml                          |   0
 .../Computer_viewCategoryAsWeb/my_region.xml  |   0
 .../my_storage_capacity.xml                   |   0
 .../my_storage_interface.xml                  |   0
 .../my_storage_redundancy.xml                 |   0
 .../my_subordination.xml                      |   0
 .../Computer_viewCategoryAsWeb/my_title.xml   |   0
 .../my_url_string.xml                         |   0
 .../your_back_link.xml                        |   0
 ...omputer_viewConnectionInformationAsWeb.xml |   0
 .../my_reference.xml                          |   0
 .../my_title.xml                              |   0
 .../your_certificate.xml                      |   0
 .../your_computer_url.xml                     |   0
 .../your_key.xml                              |   0
 .../HostingSubscription_viewAsWeb.xml         |   0
 .../HostingSubscription_viewAsWeb/info.xml    |   0
 .../HostingSubscription_viewAsWeb/listbox.xml |   0
 .../listbox_image.xml                         |   0
 .../listbox_monitoring_status.xml             |   0
 .../listbox_status.xml                        |   0
 .../my_description.xml                        |   0
 .../my_destroy_button.xml                     |   0
 .../my_destroy_warn_message.xml               |   0
 .../my_rename_button.xml                      |   0
 ...estricted_access_token_generate_button.xml |   0
 .../my_short_title.xml                        |   0
 .../my_source_reference.xml                   |   0
 .../my_start_button.xml                       |   0
 .../my_stop_button.xml                        |   0
 .../my_title.xml                              |   0
 .../my_update_button.xml                      |   0
 .../my_url_string.xml                         |   0
 .../new_ticket_button.xml                     |   0
 .../ticket_listbox.xml                        |   0
 .../HostingSubscription_viewAsWeb/your_ad.xml |   0
 .../your_connection_listbox.xml               |   0
 .../your_destroy_hosting.xml                  |   0
 .../your_get_token.xml                        |   0
 .../your_instance_xml.xml                     |   0
 .../your_monitoring_status.xml                |   0
 .../your_status.xml                           |   0
 ...ubscription_viewUpdateInformationAsWeb.xml |   0
 .../my_edit_button.xml                        |   0
 .../my_reference.xml                          |   0
 .../my_section_title.xml                      |   0
 .../my_source_reference.xml                   |   0
 .../my_title.xml                              |   0
 .../my_url_string.xml                         |   0
 .../your_description.xml                      |   0
 .../your_new_title.xml                        |   0
 .../Network_viewAsWeb.xml                     |   0
 .../Network_viewAsWeb/listbox.xml             |   0
 .../listbox_monitoring_status.xml             |   0
 .../Network_viewAsWeb/my_reference.xml        |   0
 .../Network_viewAsWeb/my_title.xml            |   0
 .../your_monitoring_status.xml                |   0
 .../SoftwareInstallation_viewAsWeb.xml        |   0
 .../my_destroy_button.xml                     |   0
 .../my_url_string.xml                         |   0
 .../your_reference.xml                        |   0
 .../your_software_release_title.xml           |   0
 .../your_software_release_version.xml         |   0
 .../your_state.xml                            |   0
 .../your_title.xml                            |   0
 .../your_usage.xml                            |   0
 ...tion_viewDestructionConfirmationDialog.xml |   0
 .../my_destroy_button.xml                     |   0
 .../my_url_string.xml                         |   0
 .../your_reference.xml                        |   0
 .../your_software_release_title.xml           |   0
 .../your_software_release_version.xml         |   0
 .../your_state.xml                            |   0
 .../your_title.xml                            |   0
 .../your_usage.xml                            |   0
 .../your_warning.xml                          |   0
 .../SoftwareInstance_viewAsWeb.xml            |   0
 .../SoftwareInstance_viewAsWeb/info.xml       |   0
 .../my_reference.xml                          |   0
 .../my_section_title.xml                      |   0
 .../my_source_reference.xml                   |   0
 .../my_specialise_title.xml                   |   0
 .../my_text_content.xml                       |   0
 .../my_url_string.xml                         |   0
 .../your_connection_listbox.xml               |   0
 .../your_monitoring_status.xml                |   0
 .../your_monitoring_status_js.xml             |   0
 .../your_new_title.xml                        |   0
 .../your_status.xml                           |   0
 ...Product_viewSoftwareReleaseOrderDialog.xml |   0
 .../listbox.xml                               |   0
 .../listbox_orderLink.xml                     |   0
 .../my_description.xml                        |   0
 .../WebSection_viewHelpRender.xml             |   0
 .../WebSection_viewHelpRender/listbox.xml     |   0
 ...estricted_access_token_generate_button.xml |   0
 .../my_section_title.xml                      |   0
 .../my_translated_description.xml             |   0
 .../new_ticket_button.xml                     |   0
 .../WebSection_viewHelpRender/your_ad.xml     |   0
 .../WebSection_viewMonitoring.xml             |   0
 .../WebSection_viewMonitoring/listbox.xml     |   0
 .../listbox_link.xml                          |   0
 .../my_section_title.xml                      |   0
 .../my_translated_description.xml             |   0
 .../WebSection_viewMyAccountRender.xml        |   0
 .../my_certificate_request_button.xml         |   0
 .../my_certificate_revoke_button.xml          |   0
 .../my_computer_token_generate_button.xml     |   0
 .../my_credential_token_generate_button.xml   |   0
 .../my_monitoring_access_parameter_button.xml |   0
 .../my_section_title.xml                      |   0
 .../my_translated_description.xml             |   0
 .../my_update_credential_button.xml           |   0
 .../your_ad.xml                               |   0
 .../WebSection_viewMyInvoicesRender.xml       |   0
 .../listbox.xml                               |   0
 .../listbox_download.xml                      |   0
 .../listbox_start_date.xml                    |   0
 .../listbox_total_price.xml                   |   0
 .../my_section_title.xml                      |   0
 .../my_translated_description.xml             |   0
 .../WebSection_viewMyNetworksRender.xml       |   0
 .../listbox.xml                               |   0
 .../my_section_title.xml                      |   0
 .../my_translated_description.xml             |   0
 .../new_network_button.xml                    |   0
 .../WebSection_viewMyServersRender.xml        |   0
 .../listbox.xml                               |   0
 .../listbox_monitoring_status.xml             |   0
 .../my_section_title.xml                      |   0
 .../my_translated_description.xml             |   0
 .../new_server_button.xml                     |   0
 .../your_monitoring_status.xml                |   0
 .../WebSection_viewMyServicesRender.xml       |   0
 .../listbox.xml                               |   0
 .../listbox_image.xml                         |   0
 .../listbox_title.xml                         |   0
 .../my_new_service_button.xml                 |   0
 .../my_section_title.xml                      |   0
 .../my_translated_description.xml             |   0
 ...ebSection_viewNetworkInformationDialog.xml |   0
 .../my_description.xml                        |   0
 .../your_title.xml                            |   0
 .../WebSection_viewNewTicketDialog.xml        |   0
 .../your_description.xml                      |   0
 .../your_resource.xml                         |   0
 .../your_title.xml                            |   0
 .../WebSection_viewRequestAccessToken.xml     |   0
 .../my_deny_button.xml                        |   0
 .../my_grant_button.xml                       |   0
 .../your_client_id.xml                        |   0
 .../your_description.xml                      |   0
 .../your_redirect_uri.xml                     |   0
 ...WebSection_viewServerInformationDialog.xml |   0
 .../my_description.xml                        |   0
 .../your_title.xml                            |   0
 .../WebSection_viewServiceChoiceDialog.xml    |   0
 .../listbox.xml                               |   0
 .../listbox_getDefaultImageAbsoluteUrl.xml    |   0
 .../listbox_orderLink.xml                     |   0
 .../my_description.xml                        |   0
 ..._viewSoftwareProductInstallationDialog.xml |   0
 .../listbox.xml                               |   0
 .../listbox_getSummaryAsHTML.xml              |   0
 .../my_description.xml                        |   0
 200 files changed, 2 insertions(+), 286 deletions(-)
 delete mode 100644 master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/my_subsection_title.xml
 delete mode 100644 master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/your_text_area_field.xml
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/listbox_image.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/listbox_installation_state.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/listbox_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/listbox_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/listbox_usage.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/listbox_version.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/my_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/my_restricted_access_token_generate_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/my_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/my_url_string.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/new_ticket_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/ticket_listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/your_allocation_scope_update.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/your_category_update.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/your_certificate_request_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/your_certificate_revoke_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/your_get_token.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/your_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/your_monitoring_status_js.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewAsWeb/your_system_message.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_cpu_core.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_cpu_frequency.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_cpu_type.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_group.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_local_area_network_type.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_memory_size.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_memory_type.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_region.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_storage_capacity.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_storage_interface.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_storage_redundancy.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_subordination.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/my_url_string.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewCategoryAsWeb/your_back_link.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewConnectionInformationAsWeb.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewConnectionInformationAsWeb/my_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewConnectionInformationAsWeb/my_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewConnectionInformationAsWeb/your_certificate.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewConnectionInformationAsWeb/your_computer_url.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Computer_viewConnectionInformationAsWeb/your_key.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/info.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/listbox_image.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/listbox_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/listbox_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_destroy_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_destroy_warn_message.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_rename_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_restricted_access_token_generate_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_short_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_source_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_start_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_stop_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_update_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/my_url_string.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/new_ticket_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/ticket_listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/your_ad.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/your_connection_listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/your_destroy_hosting.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/your_get_token.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/your_instance_xml.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/your_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewAsWeb/your_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb/my_edit_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb/my_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb/my_source_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb/my_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb/my_url_string.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb/your_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/HostingSubscription_viewUpdateInformationAsWeb/your_new_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Network_viewAsWeb.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Network_viewAsWeb/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Network_viewAsWeb/listbox_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Network_viewAsWeb/my_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Network_viewAsWeb/my_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/Network_viewAsWeb/your_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb/my_destroy_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb/my_url_string.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb/your_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb/your_software_release_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb/your_software_release_version.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb/your_state.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb/your_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewAsWeb/your_usage.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/my_destroy_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/my_url_string.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/your_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_version.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/your_state.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/your_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/your_usage.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstallation_viewDestructionConfirmationDialog/your_warning.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/info.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/my_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/my_source_reference.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/my_specialise_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/my_text_content.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/my_url_string.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/your_connection_listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/your_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/your_monitoring_status_js.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/your_new_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareInstance_viewAsWeb/your_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareProduct_viewSoftwareReleaseOrderDialog.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox_orderLink.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/SoftwareProduct_viewSoftwareReleaseOrderDialog/my_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewHelpRender.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewHelpRender/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewHelpRender/my_restricted_access_token_generate_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewHelpRender/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewHelpRender/my_translated_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewHelpRender/new_ticket_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewHelpRender/your_ad.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMonitoring.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMonitoring/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMonitoring/listbox_link.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMonitoring/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMonitoring/my_translated_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/my_certificate_request_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/my_certificate_revoke_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/my_computer_token_generate_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/my_credential_token_generate_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/my_monitoring_access_parameter_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/my_translated_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/my_update_credential_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyAccountRender/your_ad.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyInvoicesRender.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyInvoicesRender/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyInvoicesRender/listbox_download.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyInvoicesRender/listbox_start_date.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyInvoicesRender/listbox_total_price.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyInvoicesRender/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyInvoicesRender/my_translated_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyNetworksRender.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyNetworksRender/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyNetworksRender/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyNetworksRender/my_translated_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyNetworksRender/new_network_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServersRender.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServersRender/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServersRender/listbox_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServersRender/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServersRender/my_translated_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServersRender/new_server_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServersRender/your_monitoring_status.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServicesRender.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServicesRender/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServicesRender/listbox_image.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServicesRender/listbox_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServicesRender/my_new_service_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServicesRender/my_section_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewMyServicesRender/my_translated_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewNetworkInformationDialog.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewNetworkInformationDialog/my_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewNetworkInformationDialog/your_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewNewTicketDialog.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewNewTicketDialog/your_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewNewTicketDialog/your_resource.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewNewTicketDialog/your_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewRequestAccessToken.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewRequestAccessToken/my_deny_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewRequestAccessToken/my_grant_button.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewRequestAccessToken/your_client_id.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewRequestAccessToken/your_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewRequestAccessToken/your_redirect_uri.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewServerInformationDialog.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewServerInformationDialog/my_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewServerInformationDialog/your_title.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewServiceChoiceDialog.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewServiceChoiceDialog/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewServiceChoiceDialog/listbox_getDefaultImageAbsoluteUrl.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewServiceChoiceDialog/listbox_orderLink.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewServiceChoiceDialog/my_description.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewSoftwareProductInstallationDialog.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewSoftwareProductInstallationDialog/listbox.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewSoftwareProductInstallationDialog/listbox_getSummaryAsHTML.xml (100%)
 rename master/bt5/slapos_web/SkinTemplateItem/portal_skins/{vifib_hosting => vifib_web}/WebSection_viewSoftwareProductInstallationDialog/my_description.xml (100%)

diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary.xml
index f587c85b2..258d5b590 100644
--- a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary.xml
+++ b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary.xml
@@ -96,12 +96,10 @@
                         <string>your_string_field</string>
                         <string>my_translated_description</string>
                         <string>my_section_title</string>
-                        <string>my_subsection_title</string>
                         <string>my_editor_field</string>
                         <string>my_list_mode_listbox</string>
                         <string>my_input_button_field</string>
                         <string>my_string_field</string>
-                        <string>your_text_area_field</string>
                         <string>my_hyperlink</string>
                         <string>my_lines_field</string>
                         <string>my_text_area_field</string>
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/my_subsection_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/my_subsection_title.xml
deleted file mode 100644
index 846bb8eae..000000000
--- a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/my_subsection_title.xml
+++ /dev/null
@@ -1,176 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>delegated_list</string> </key>
-            <value>
-              <list>
-                <string>css_class</string>
-                <string>default</string>
-                <string>editable</string>
-                <string>title</string>
-              </list>
-            </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>my_subsection_title</string> </value>
-        </item>
-        <item>
-            <key> <string>message_values</string> </key>
-            <value>
-              <dictionary>
-                <item>
-                    <key> <string>external_validator_failed</string> </key>
-                    <value> <string>The input failed the external validator.</string> </value>
-                </item>
-              </dictionary>
-            </value>
-        </item>
-        <item>
-            <key> <string>overrides</string> </key>
-            <value>
-              <dictionary>
-                <item>
-                    <key> <string>field_id</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>form_id</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>target</string> </key>
-                    <value> <string></string> </value>
-                </item>
-              </dictionary>
-            </value>
-        </item>
-        <item>
-            <key> <string>tales</string> </key>
-            <value>
-              <dictionary>
-                <item>
-                    <key> <string>css_class</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-                    </value>
-                </item>
-                <item>
-                    <key> <string>default</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-                    </value>
-                </item>
-                <item>
-                    <key> <string>editable</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>field_id</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>form_id</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>target</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>title</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
-                    </value>
-                </item>
-              </dictionary>
-            </value>
-        </item>
-        <item>
-            <key> <string>values</string> </key>
-            <value>
-              <dictionary>
-                <item>
-                    <key> <string>css_class</string> </key>
-                    <value> <string>nolabel sectionTitle</string> </value>
-                </item>
-                <item>
-                    <key> <string>default</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>editable</string> </key>
-                    <value> <int>0</int> </value>
-                </item>
-                <item>
-                    <key> <string>field_id</string> </key>
-                    <value> <string>my_editor_field</string> </value>
-                </item>
-                <item>
-                    <key> <string>form_id</string> </key>
-                    <value> <string>Base_viewFieldLibrary</string> </value>
-                </item>
-                <item>
-                    <key> <string>target</string> </key>
-                    <value> <string>Click to edit the target</string> </value>
-                </item>
-                <item>
-                    <key> <string>title</string> </key>
-                    <value> <string>Section Title</string> </value>
-                </item>
-              </dictionary>
-            </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="TALESMethod" module="Products.Formulator.TALESField"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <string>python:"nolabel sectionTitle %s" % here.getWebSectionValue().getId()</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <global name="TALESMethod" module="Products.Formulator.TALESField"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <string encoding="cdata"><![CDATA[
-
-python:"<h1>%s</h1>" % (context.getTranslatedTitle())
-
-]]></string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="4" aka="AAAAAAAAAAQ=">
-    <pickle>
-      <global name="TALESMethod" module="Products.Formulator.TALESField"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <string>here/title</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/my_text_area_field.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/my_text_area_field.xml
index 97ab955ff..a1cd8c381 100644
--- a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/my_text_area_field.xml
+++ b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/my_text_area_field.xml
@@ -74,11 +74,11 @@
               <dictionary>
                 <item>
                     <key> <string>field_id</string> </key>
-                    <value> <string>your_text_area_field</string> </value>
+                    <value> <string>my_text_area_field</string> </value>
                 </item>
                 <item>
                     <key> <string>form_id</string> </key>
-                    <value> <string>Base_viewWebFieldLibrary</string> </value>
+                    <value> <string>Base_viewFieldLibrary</string> </value>
                 </item>
                 <item>
                     <key> <string>height</string> </key>
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/your_text_area_field.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/your_text_area_field.xml
deleted file mode 100644
index dc9ce4d99..000000000
--- a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Base_viewWebFieldLibrary/your_text_area_field.xml
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>delegated_list</string> </key>
-            <value>
-              <list>
-                <string>width</string>
-                <string>title</string>
-                <string>height</string>
-              </list>
-            </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>your_text_area_field</string> </value>
-        </item>
-        <item>
-            <key> <string>message_values</string> </key>
-            <value>
-              <dictionary>
-                <item>
-                    <key> <string>external_validator_failed</string> </key>
-                    <value> <string>The input failed the external validator.</string> </value>
-                </item>
-              </dictionary>
-            </value>
-        </item>
-        <item>
-            <key> <string>overrides</string> </key>
-            <value>
-              <dictionary>
-                <item>
-                    <key> <string>field_id</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>form_id</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>target</string> </key>
-                    <value> <string></string> </value>
-                </item>
-              </dictionary>
-            </value>
-        </item>
-        <item>
-            <key> <string>tales</string> </key>
-            <value>
-              <dictionary>
-                <item>
-                    <key> <string>field_id</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>form_id</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
-                    <key> <string>target</string> </key>
-                    <value> <string></string> </value>
-                </item>
-              </dictionary>
-            </value>
-        </item>
-        <item>
-            <key> <string>values</string> </key>
-            <value>
-              <dictionary>
-                <item>
-                    <key> <string>field_id</string> </key>
-                    <value> <string>my_text_area_field</string> </value>
-                </item>
-                <item>
-                    <key> <string>form_id</string> </key>
-                    <value> <string>Base_viewFieldLibrary</string> </value>
-                </item>
-                <item>
-                    <key> <string>height</string> </key>
-                    <value> <int>4</int> </value>
-                </item>
-                <item>
-                    <key> <string>target</string> </key>
-                    <value> <string>Click to edit the target</string> </value>
-                </item>
-                <item>
-                    <key> <string>title</string> </key>
-                    <value> <string>your_text_area_field</string> </value>
-                </item>
-                <item>
-                    <key> <string>width</string> </key>
-                    <value> <int>40</int> </value>
-                </item>
-              </dictionary>
-            </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_image.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_image.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_image.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_image.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_installation_state.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_installation_state.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_installation_state.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_installation_state.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_usage.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_usage.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_usage.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_usage.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_version.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_version.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/listbox_version.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/listbox_version.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/my_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/my_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/my_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/my_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/my_restricted_access_token_generate_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/my_restricted_access_token_generate_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/my_restricted_access_token_generate_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/my_restricted_access_token_generate_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/my_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/my_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/my_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/my_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/my_url_string.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/my_url_string.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/my_url_string.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/my_url_string.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/new_ticket_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/new_ticket_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/new_ticket_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/new_ticket_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/ticket_listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/ticket_listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/ticket_listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/ticket_listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_allocation_scope_update.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_allocation_scope_update.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_allocation_scope_update.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_allocation_scope_update.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_category_update.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_category_update.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_category_update.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_category_update.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_certificate_request_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_certificate_request_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_certificate_request_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_certificate_request_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_certificate_revoke_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_certificate_revoke_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_certificate_revoke_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_certificate_revoke_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_get_token.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_get_token.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_get_token.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_get_token.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_monitoring_status_js.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_monitoring_status_js.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_monitoring_status_js.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_monitoring_status_js.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_system_message.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_system_message.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewAsWeb/your_system_message.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewAsWeb/your_system_message.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_cpu_core.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_cpu_core.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_cpu_core.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_cpu_core.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_cpu_frequency.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_cpu_frequency.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_cpu_frequency.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_cpu_frequency.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_cpu_type.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_cpu_type.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_cpu_type.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_cpu_type.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_group.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_group.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_group.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_group.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_local_area_network_type.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_local_area_network_type.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_local_area_network_type.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_local_area_network_type.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_memory_size.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_memory_size.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_memory_size.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_memory_size.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_memory_type.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_memory_type.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_memory_type.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_memory_type.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_region.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_region.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_region.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_region.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_storage_capacity.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_storage_capacity.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_storage_capacity.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_storage_capacity.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_storage_interface.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_storage_interface.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_storage_interface.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_storage_interface.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_storage_redundancy.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_storage_redundancy.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_storage_redundancy.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_storage_redundancy.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_subordination.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_subordination.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_subordination.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_subordination.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_url_string.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_url_string.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/my_url_string.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/my_url_string.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/your_back_link.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/your_back_link.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewCategoryAsWeb/your_back_link.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewCategoryAsWeb/your_back_link.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/my_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/my_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/my_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/my_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/my_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/my_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/my_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/my_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/your_certificate.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/your_certificate.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/your_certificate.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/your_certificate.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/your_computer_url.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/your_computer_url.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/your_computer_url.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/your_computer_url.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/your_key.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/your_key.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Computer_viewConnectionInformationAsWeb/your_key.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Computer_viewConnectionInformationAsWeb/your_key.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/info.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/info.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/info.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/info.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/listbox_image.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/listbox_image.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/listbox_image.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/listbox_image.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/listbox_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/listbox_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/listbox_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/listbox_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/listbox_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/listbox_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/listbox_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/listbox_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_destroy_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_destroy_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_destroy_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_destroy_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_destroy_warn_message.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_destroy_warn_message.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_destroy_warn_message.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_destroy_warn_message.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_rename_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_rename_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_rename_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_rename_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_restricted_access_token_generate_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_restricted_access_token_generate_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_restricted_access_token_generate_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_restricted_access_token_generate_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_short_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_short_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_short_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_short_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_source_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_source_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_source_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_source_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_start_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_start_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_start_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_start_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_stop_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_stop_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_stop_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_stop_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_update_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_update_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_update_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_update_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_url_string.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_url_string.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/my_url_string.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/my_url_string.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/new_ticket_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/new_ticket_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/new_ticket_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/new_ticket_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/ticket_listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/ticket_listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/ticket_listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/ticket_listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_ad.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_ad.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_ad.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_ad.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_connection_listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_connection_listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_connection_listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_connection_listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_destroy_hosting.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_destroy_hosting.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_destroy_hosting.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_destroy_hosting.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_get_token.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_get_token.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_get_token.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_get_token.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_instance_xml.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_instance_xml.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_instance_xml.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_instance_xml.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewAsWeb/your_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewAsWeb/your_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_edit_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_edit_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_edit_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_edit_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_source_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_source_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_source_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_source_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_url_string.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_url_string.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/my_url_string.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/my_url_string.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/your_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/your_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/your_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/your_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/your_new_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/your_new_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/HostingSubscription_viewUpdateInformationAsWeb/your_new_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/HostingSubscription_viewUpdateInformationAsWeb/your_new_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/listbox_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/listbox_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/listbox_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/listbox_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/my_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/my_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/my_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/my_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/my_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/my_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/my_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/my_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/your_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/your_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/Network_viewAsWeb/your_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/Network_viewAsWeb/your_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/my_destroy_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/my_destroy_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/my_destroy_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/my_destroy_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/my_url_string.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/my_url_string.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/my_url_string.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/my_url_string.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_software_release_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_software_release_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_software_release_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_software_release_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_software_release_version.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_software_release_version.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_software_release_version.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_software_release_version.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_state.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_state.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_state.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_state.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_usage.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_usage.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewAsWeb/your_usage.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewAsWeb/your_usage.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/my_destroy_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/my_destroy_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/my_destroy_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/my_destroy_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/my_url_string.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/my_url_string.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/my_url_string.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/my_url_string.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_version.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_version.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_version.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_software_release_version.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_state.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_state.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_state.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_state.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_usage.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_usage.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_usage.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_usage.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_warning.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_warning.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstallation_viewDestructionConfirmationDialog/your_warning.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstallation_viewDestructionConfirmationDialog/your_warning.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/info.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/info.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/info.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/info.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_source_reference.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_source_reference.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_source_reference.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_source_reference.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_specialise_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_specialise_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_specialise_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_specialise_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_text_content.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_text_content.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_text_content.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_text_content.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_url_string.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_url_string.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/my_url_string.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/my_url_string.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_connection_listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_connection_listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_connection_listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_connection_listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_monitoring_status_js.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_monitoring_status_js.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_monitoring_status_js.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_monitoring_status_js.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_new_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_new_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_new_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_new_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareInstance_viewAsWeb/your_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareInstance_viewAsWeb/your_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareProduct_viewSoftwareReleaseOrderDialog.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareProduct_viewSoftwareReleaseOrderDialog.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareProduct_viewSoftwareReleaseOrderDialog.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareProduct_viewSoftwareReleaseOrderDialog.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox_orderLink.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox_orderLink.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox_orderLink.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareProduct_viewSoftwareReleaseOrderDialog/listbox_orderLink.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareProduct_viewSoftwareReleaseOrderDialog/my_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareProduct_viewSoftwareReleaseOrderDialog/my_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/SoftwareProduct_viewSoftwareReleaseOrderDialog/my_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/SoftwareProduct_viewSoftwareReleaseOrderDialog/my_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/my_restricted_access_token_generate_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/my_restricted_access_token_generate_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/my_restricted_access_token_generate_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/my_restricted_access_token_generate_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/my_translated_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/my_translated_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/my_translated_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/my_translated_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/new_ticket_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/new_ticket_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/new_ticket_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/new_ticket_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/your_ad.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/your_ad.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewHelpRender/your_ad.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewHelpRender/your_ad.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring/listbox_link.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring/listbox_link.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring/listbox_link.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring/listbox_link.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring/my_translated_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring/my_translated_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMonitoring/my_translated_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMonitoring/my_translated_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_certificate_request_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_certificate_request_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_certificate_request_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_certificate_request_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_certificate_revoke_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_certificate_revoke_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_certificate_revoke_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_certificate_revoke_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_computer_token_generate_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_computer_token_generate_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_computer_token_generate_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_computer_token_generate_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_credential_token_generate_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_credential_token_generate_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_credential_token_generate_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_credential_token_generate_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_monitoring_access_parameter_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_monitoring_access_parameter_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_monitoring_access_parameter_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_monitoring_access_parameter_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_translated_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_translated_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_translated_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_translated_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_update_credential_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_update_credential_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/my_update_credential_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/my_update_credential_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/your_ad.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/your_ad.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyAccountRender/your_ad.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyAccountRender/your_ad.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_download.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/listbox_download.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_download.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/listbox_download.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_start_date.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/listbox_start_date.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_start_date.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/listbox_start_date.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_total_price.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/listbox_total_price.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_total_price.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/listbox_total_price.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/my_translated_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/my_translated_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/my_translated_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyInvoicesRender/my_translated_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender/my_translated_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender/my_translated_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender/my_translated_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender/my_translated_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender/new_network_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender/new_network_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyNetworksRender/new_network_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyNetworksRender/new_network_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/listbox_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/listbox_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/listbox_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/listbox_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/my_translated_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/my_translated_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/my_translated_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/my_translated_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/new_server_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/new_server_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/new_server_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/new_server_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/your_monitoring_status.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/your_monitoring_status.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/your_monitoring_status.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServersRender/your_monitoring_status.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/listbox_image.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/listbox_image.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/listbox_image.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/listbox_image.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/listbox_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/listbox_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/listbox_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/listbox_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/my_new_service_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/my_new_service_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/my_new_service_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/my_new_service_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/my_section_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/my_section_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/my_section_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/my_section_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/my_translated_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/my_translated_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServicesRender/my_translated_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewMyServicesRender/my_translated_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNetworkInformationDialog.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNetworkInformationDialog.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNetworkInformationDialog.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNetworkInformationDialog.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNetworkInformationDialog/my_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNetworkInformationDialog/my_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNetworkInformationDialog/my_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNetworkInformationDialog/my_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNetworkInformationDialog/your_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNetworkInformationDialog/your_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNetworkInformationDialog/your_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNetworkInformationDialog/your_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNewTicketDialog.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNewTicketDialog.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNewTicketDialog.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNewTicketDialog.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNewTicketDialog/your_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNewTicketDialog/your_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNewTicketDialog/your_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNewTicketDialog/your_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNewTicketDialog/your_resource.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNewTicketDialog/your_resource.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNewTicketDialog/your_resource.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNewTicketDialog/your_resource.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNewTicketDialog/your_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNewTicketDialog/your_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewNewTicketDialog/your_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewNewTicketDialog/your_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/my_deny_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/my_deny_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/my_deny_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/my_deny_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/my_grant_button.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/my_grant_button.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/my_grant_button.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/my_grant_button.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/your_client_id.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/your_client_id.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/your_client_id.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/your_client_id.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/your_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/your_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/your_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/your_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/your_redirect_uri.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/your_redirect_uri.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewRequestAccessToken/your_redirect_uri.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewRequestAccessToken/your_redirect_uri.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServerInformationDialog.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServerInformationDialog.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServerInformationDialog.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServerInformationDialog.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServerInformationDialog/my_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServerInformationDialog/my_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServerInformationDialog/my_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServerInformationDialog/my_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServerInformationDialog/your_title.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServerInformationDialog/your_title.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServerInformationDialog/your_title.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServerInformationDialog/your_title.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog/listbox_getDefaultImageAbsoluteUrl.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog/listbox_getDefaultImageAbsoluteUrl.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog/listbox_getDefaultImageAbsoluteUrl.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog/listbox_getDefaultImageAbsoluteUrl.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog/listbox_orderLink.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog/listbox_orderLink.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog/listbox_orderLink.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog/listbox_orderLink.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog/my_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog/my_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewServiceChoiceDialog/my_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewServiceChoiceDialog/my_description.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareProductInstallationDialog.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewSoftwareProductInstallationDialog.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareProductInstallationDialog.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewSoftwareProductInstallationDialog.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareProductInstallationDialog/listbox.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewSoftwareProductInstallationDialog/listbox.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareProductInstallationDialog/listbox.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewSoftwareProductInstallationDialog/listbox.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareProductInstallationDialog/listbox_getSummaryAsHTML.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewSoftwareProductInstallationDialog/listbox_getSummaryAsHTML.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareProductInstallationDialog/listbox_getSummaryAsHTML.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewSoftwareProductInstallationDialog/listbox_getSummaryAsHTML.xml
diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareProductInstallationDialog/my_description.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewSoftwareProductInstallationDialog/my_description.xml
similarity index 100%
rename from master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareProductInstallationDialog/my_description.xml
rename to master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_web/WebSection_viewSoftwareProductInstallationDialog/my_description.xml
-- 
2.30.9