view dtd/error.dtd @ 168:70d8e39bbaa8

Removed workaround for iPhone and iPod touch as it breaks zooming in WebKit-based desktop browsers such as Safari and Chrome.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 02 Nov 2011 13:27:02 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>