Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
7e503262
Commit
7e503262
authored
Jan 12, 2002
by
Dries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Fixed a typo in the example theme. (Patch by Mark)
parent
a3e99348
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
includes/theme.inc
includes/theme.inc
+1
-1
No files found.
includes/theme.inc
View file @
7e503262
...
...
@@ -9,7 +9,7 @@ function header($title = "") {
print
$output
;
$this
->
box
(
t
(
"Navigation"
),
implode
(
"<br />"
,
link_page
()));
$this
->
user
(
"all"
,
$this
);
theme_blocks
(
"all"
,
$this
);
print
"</td><td val
g
in=
\"
top
\"
>"
;
print
"</td><td vali
g
n=
\"
top
\"
>"
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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