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
9286bfc1
Commit
9286bfc1
authored
May 27, 2000
by
Jeroen
Browse files
Mes excuses mais c'est la derniere fois...
parent
5a70a5f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/jeroen/theme.class
View file @
9286bfc1
...
@@ -286,7 +286,7 @@ SRC="themes/Jeroen/images/<? echo $img; ?>" WIDTH="20" HEIGHT="20" ALT=""></TD>
...
@@ -286,7 +286,7 @@ SRC="themes/Jeroen/images/<? echo $img; ?>" WIDTH="20" HEIGHT="20" ALT=""></TD>
# Description..: a function to draw a box/block.
# Description..: a function to draw a box/block.
function box($subject, $content) {
function box($subject, $content) {
include "config.inc";
include "config.inc";
if (rand(0,40) == 20) $img = "boxbottomright
4
.gif";
if (rand(0,40) == 20) $img = "boxbottomright
6
.gif";
else $img = "boxbottomright5.gif";
else $img = "boxbottomright5.gif";
$width = rand(10,200);
$width = rand(10,200);
?>
?>
...
...
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