aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/element/input/radio
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-18 20:28:37 +0300
committerGitHub <noreply@github.com>2021-10-18 20:28:37 +0300
commit05564d56aa54eb11cbdc3684e1b4a843a3b9196c (patch)
treea3fc1bf9cbc05337af99495d6892ee886236b279 /files/ru/web/html/element/input/radio
parent8bd9f80b24f0312c6138cfaa125eebb8f3aa7a3e (diff)
downloadtranslated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.tar.gz
translated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.tar.bz2
translated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.zip
[RU] Fix live samples (#2767)
Diffstat (limited to 'files/ru/web/html/element/input/radio')
-rw-r--r--files/ru/web/html/element/input/radio/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/html/element/input/radio/index.html b/files/ru/web/html/element/input/radio/index.html
index 9138b39301..92ec2af0cd 100644
--- a/files/ru/web/html/element/input/radio/index.html
+++ b/files/ru/web/html/element/input/radio/index.html
@@ -151,7 +151,7 @@ form.addEventListener("submit", function(event) {
<p>Опробуйте этот пример и убедитесь, что для группы радиокнопок  <code>"contact"</code>  будет только один результат.</p>
-<p>{{EmbedLiveSample("Data_representation_of_a_radio_group", 600, 130)}}</p>
+<p>{{EmbedLiveSample("Представление_данных_группы_радиокнопок", 600, 130)}}</p>
<h2 id="Использование_радиокнопок">Использование радиокнопок</h2>