format
This commit is contained in:
@@ -172,7 +172,7 @@ function SHM_POST_INFO(
|
|||||||
$show = "???";
|
$show = "???";
|
||||||
}
|
}
|
||||||
return TR(
|
return TR(
|
||||||
["data-row"=>$title],
|
["data-row" => $title],
|
||||||
TH(["width" => "50px"], $link ? A(["href" => $link], $title) : $title),
|
TH(["width" => "50px"], $link ? A(["href" => $link], $title) : $title),
|
||||||
TD($show)
|
TD($show)
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user