pretty print
git-svn-id: file:///home/shish/svn/shimmie2/trunk@90 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
501ccf5128
commit
070bdaf6ce
@ -23,7 +23,7 @@ function block_to_html($block, $hidable=false) {
|
|||||||
|
|
||||||
$header_html = "";
|
$header_html = "";
|
||||||
foreach($this->headers as $line) {
|
foreach($this->headers as $line) {
|
||||||
$header_html .= "\t\t$line";
|
$header_html .= "\t\t$line\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
$sideblock_html = "";
|
$sideblock_html = "";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user