diff options
Diffstat (limited to 'files/es/web/api/window/showmodaldialog/index.html')
| -rw-r--r-- | files/es/web/api/window/showmodaldialog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/window/showmodaldialog/index.html b/files/es/web/api/window/showmodaldialog/index.html index 1e0f24f2a3..3e7e5c20ca 100644 --- a/files/es/web/api/window/showmodaldialog/index.html +++ b/files/es/web/api/window/showmodaldialog/index.html @@ -3,7 +3,7 @@ title: Window.showModalDialog() slug: Web/API/Window/showModalDialog translation_of: Web/API/Window/showModalDialog --- -<div>{{ Fx_minversion_header(3) }} {{ deprecated_header() }}{{APIRef}}</div> +<div>{{ deprecated_header() }}{{APIRef}}</div> <p>El método <strong><code>Window.showModalDialog()</code></strong> crea y visualiza una caja de diálogo modal, conteniendo el documento HTML especificado.</p> |
