diff --git a/include/html.php b/include/html.php index 89cc8e9..191a180 100644 --- a/include/html.php +++ b/include/html.php @@ -169,8 +169,8 @@ function html_p() function html_line($thickness = 1, $colspan = 1, $color = "#000000") { return do_indent(" ". - " "); + " "); } @@ -186,7 +186,7 @@ function html_imagebutton($text, $url, $extra = "") $java = "onMouseDown = 'document.img$i.src = \"$img2\"; return true;' "; $java .= "onMouseUp = 'document.img$i.src = \"$img1\"; return true;' "; - return "\n\n $text \n"; + return "\n\n \"$text\" \n"; } @@ -204,19 +204,19 @@ $str .= ' - - + + - - + + - - + +
'.$title.'
@@ -226,7 +226,7 @@ $str .= ' $str .= ' -- +
@@ -242,7 +242,7 @@ $str = '
-- +