diff --git a/module/testsuite/view/view.html.php b/module/testsuite/view/view.html.php
index f1615d117e..c9730c2fe2 100644
--- a/module/testsuite/view/view.html.php
+++ b/module/testsuite/view/view.html.php
@@ -60,12 +60,12 @@
idAB);?>
-
priAB);?> |
- testcase->module);?> |
- testcase->title);?> |
- testcase->type);?> |
- statusAB);?> |
- testcase->lastRunResult);?> |
+ priAB);?> |
+ testcase->module);?> |
+ testcase->title);?> |
+ testcase->type);?> |
+ statusAB);?> |
+ testcase->lastRunResult);?> |
testcase->bugsAB;?> |
testcase->resultsAB;?> |
testcase->stepNumberAB;?> |