Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
b850a47d
Commit
b850a47d
authored
Dec 09, 2005
by
Dries Buytaert
Browse files
- Patch
#40483
by chx: made Pushbutton validate as XHTML.
parent
aba54725
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/pushbutton/page.tpl.php
View file @
b850a47d
<!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"
lang=
"
{
language
}
"
xml:lang=
"
{
language
}
"
>
<html
xmlns=
"http://www.w3.org/1999/xhtml"
lang=
"
<?php
print
$
language
?>
"
xml:lang=
"
<?php
print
$
language
?>
"
>
<head>
<title>
<?php
print
$head_title
?>
</title>
<meta
http-equiv=
"Content-Style-Type"
content=
"text/css"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment