Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
4688f433
Commit
4688f433
authored
May 22, 2000
by
Jeroen
Browse files
fingers crossed
parent
3f3cf083
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/jeroen/theme.class
View file @
4688f433
<?
<?
class Theme {
class Theme {
### color set #1:
### color set #1:
var $bgcolor1 = "#9370DB"; // background color
var $bgcolor1 = "#9370DB"; // background color
...
@@ -107,7 +108,7 @@
...
@@ -107,7 +108,7 @@
?>
?>
<TABLE BORDER="0" CELLPADDING="4" WIDTH="100%">
<TABLE BORDER="0" CELLPADDING="4" WIDTH="100%">
<TR BGCOLOR="<? echo $this->bgcolor1; ?>"><TD><FONT COLOR="<? echo $this->bgcolor2; ?>"><B><? echo $subject; ?></B></FONT></TD></TR>
<TR BGCOLOR="<? echo $this->bgcolor1; ?>"><TD><FONT COLOR="<? echo $this->bgcolor2; ?>"><B><? echo $subject; ?></B></FONT></TD></TR>
<TR BGCOLOR="<? echo $this->bgcolor
2
; ?>">
<TR BGCOLOR="<? echo $this->bgcolor
1
; ?>">
<TD>
<TD>
<?
<?
if ($informant) {
if ($informant) {
...
...
Write
Preview
Supports
Markdown
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