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
f0f1f963
Commit
f0f1f963
authored
Jun 22, 2000
by
Jeroen
Browse files
*** empty log message ***
parent
0d1fbc40
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/jeroen/theme.class.php
View file @
f0f1f963
...
...
@@ -31,7 +31,7 @@ function header($title) {
-->
</STYLE>
<BODY
TEXT=
"#202020"
BGCOLOR=
"#FEFEFE"
BACKGROUND=
"themes/Jeroen/images/background.gif"
ALINK=
"#000000"
LINK=
"#000000"
VLINK=
"#000000"
>
<TABLE
WIDTH=
"7
5
0"
ALIGN=
"left"
BORDER=
"0"
CELLPADDING=
"0"
CELLSPACING=
"6"
>
<TABLE
WIDTH=
"7
7
0"
ALIGN=
"left"
BORDER=
"0"
CELLPADDING=
"0"
CELLSPACING=
"6"
>
<TR>
<TD
COLSPAN=
"2"
>
<?
if
(
rand
(
0
,
150
)
==
75
)
$img
=
"logo2.gif"
;
else
$img
=
"logo.gif"
;
?>
...
...
@@ -499,7 +499,7 @@ function box($subject, $content) {
function
footer
()
{
?>
</TD>
<TD
WIDTH=
"1
6
0"
VALIGN=
"top"
ALIGN=
"right"
>
<TD
WIDTH=
"1
8
0"
VALIGN=
"top"
ALIGN=
"right"
>
<?
global
$PHP_SELF
;
...
...
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