From f3c22324f06e2b03d4b9b379f5420fb2740f94af Mon Sep 17 00:00:00 2001 From: Edithabich Date: Fri, 6 Sep 2024 12:07:54 +0300 Subject: [PATCH] SEO-86912-webforms-alt-text-missing-issue-fix --- aspnet/Tab/Integration-with-other-controls.md | 2 +- ...> aspnet-web-forms-tab-control-intergration.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename aspnet/Tab/Integration-with-other-controls_images/{Integration-with-other-controls_img1.png => aspnet-web-forms-tab-control-intergration.png} (100%) diff --git a/aspnet/Tab/Integration-with-other-controls.md b/aspnet/Tab/Integration-with-other-controls.md index b65f1c4b0..24f56e79e 100644 --- a/aspnet/Tab/Integration-with-other-controls.md +++ b/aspnet/Tab/Integration-with-other-controls.md @@ -103,7 +103,7 @@ Add the following styles to render the Tab. The following screenshot illustrates the Tab content with rating control. -![Integration with other controls](Integration-with-other-controls_images/Integration-with-other-controls_img1.png) +![Integration with other controls in ASP.NET Web Forms Tab.](Integration-with-other-controls_images/aspnet-web-forms-tab-control-intergration.png) diff --git a/aspnet/Tab/Integration-with-other-controls_images/Integration-with-other-controls_img1.png b/aspnet/Tab/Integration-with-other-controls_images/aspnet-web-forms-tab-control-intergration.png similarity index 100% rename from aspnet/Tab/Integration-with-other-controls_images/Integration-with-other-controls_img1.png rename to aspnet/Tab/Integration-with-other-controls_images/aspnet-web-forms-tab-control-intergration.png