diff options
Diffstat (limited to 'testing')
-rwxr-xr-x | testing/do-tests.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/do-tests.in b/testing/do-tests.in index b16ff24cd..9ff7d9e24 100755 --- a/testing/do-tests.in +++ b/testing/do-tests.in @@ -456,7 +456,7 @@ do <title>Test $testname</title> </head> <body> -<table border="0" width="600"> +<table border="0" cellpadding="0" cellspacing="0" width="600"> <tr><td> <div><a href="../../index.html">strongSwan UML Tests</a> / <a href="../index.html">$SUBDIR</a> / $name</div> <h2>Test $testname</h2> |