From fa721fe0ff3b989a5a288fb84896f820be3d2489 Mon Sep 17 00:00:00 2001 From: Gabriel Baker Date: Wed, 5 Jun 2013 06:49:49 +0100 Subject: [PATCH] build link --- PHPCI/View/Index/index.phtml | 4 ++-- PHPCI/View/SummaryTable.phtml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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