diff --git a/PHPCI/View/Index/index.phtml b/PHPCI/View/Index/index.phtml index dcc26701..903b0bc2 100644 --- a/PHPCI/View/Index/index.phtml +++ b/PHPCI/View/Index/index.phtml @@ -48,8 +48,8 @@ Project Last Success Last Failure - Success/Failed Builds - Total Builds + Success/Failures + diff --git a/PHPCI/View/SummaryTable.phtml b/PHPCI/View/SummaryTable.phtml index e3bbee1d..f58c7345 100644 --- a/PHPCI/View/SummaryTable.phtml +++ b/PHPCI/View/SummaryTable.phtml @@ -66,6 +66,6 @@ foreach($projects as $projectId => $project): format("Y-m-d H:i:s") ?> format("Y-m-d H:i:s") ?> / - + build \ No newline at end of file