diff options
author | yois <> | 2007-09-12 04:21:08 +0000 |
---|---|---|
committer | yois <> | 2007-09-12 04:21:08 +0000 |
commit | 352ed98789cb4c20ff81aa8325c91a1337efe01b (patch) | |
tree | 563699eaf3f2aa935a612a6a52c27d7689ba3f46 /demos/quickstart/protected/controls/es/Layout.tpl | |
parent | 299a735badde4aba3dff0b2a72c32dc7568b5bb1 (diff) |
Revision mas a fondo de plantillas generales
Diffstat (limited to 'demos/quickstart/protected/controls/es/Layout.tpl')
-rw-r--r-- | demos/quickstart/protected/controls/es/Layout.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/controls/es/Layout.tpl b/demos/quickstart/protected/controls/es/Layout.tpl index ee6c70f9..834375ba 100644 --- a/demos/quickstart/protected/controls/es/Layout.tpl +++ b/demos/quickstart/protected/controls/es/Layout.tpl @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" >
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">
<com:THead Title="Guía de comienzo rápida con PRADO">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|