modelGraph : better text indentation
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5999 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -66,7 +66,7 @@ class modelgraph
|
||||
$d .= " /** TABLE '$table' */\n";
|
||||
$d .= " \"$table\" [\n";
|
||||
$d .= " shape = \"plaintext\"\n";
|
||||
$d .= " label = <";
|
||||
$d .= " label = <\n";
|
||||
$d .= " <TABLE BORDER=\"0\" CELLBORDER=\"1\" CELLSPACING=\"0\">\n";
|
||||
// Display the name of the table as title
|
||||
$d .= " <TR><TD COLSPAN=\"3\" BGCOLOR=\"#00B0E0\">";
|
||||
|
||||
Reference in New Issue
Block a user