diff options
Diffstat (limited to 'files/he')
-rw-r--r-- | files/he/learn/html/howto/index.html | 2 | ||||
-rw-r--r-- | files/he/web/javascript/reference/global_objects/array/includes/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/he/learn/html/howto/index.html b/files/he/learn/html/howto/index.html index 496b8e18c4..cc703642a6 100644 --- a/files/he/learn/html/howto/index.html +++ b/files/he/learn/html/howto/index.html @@ -139,4 +139,4 @@ original_slug: Learn/HTML/פתרון_בעיות </div> </div> -<p><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span> </p> +<p><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span> </p> diff --git a/files/he/web/javascript/reference/global_objects/array/includes/index.html b/files/he/web/javascript/reference/global_objects/array/includes/index.html index 0cc6181f0d..369e5ad018 100644 --- a/files/he/web/javascript/reference/global_objects/array/includes/index.html +++ b/files/he/web/javascript/reference/global_objects/array/includes/index.html @@ -81,7 +81,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Array/includes <table class="standard-table" dir="rtl" style="height: 185px; width: 490px;"> <tbody> <tr> - <th scope="col"><span style="display: none;"> </span><span style="display: none;"> </span>מפרט</th> + <th scope="col"><span class="hidden"> </span><span class="hidden"> </span>מפרט</th> <th scope="col">סטטוס</th> <th scope="col">הערה</th> </tr> |