diff --git a/PHPCI/View/Build.phtml b/PHPCI/View/Build.phtml index 0ff07932..147d5344 100644 --- a/PHPCI/View/Build.phtml +++ b/PHPCI/View/Build.phtml @@ -1,6 +1,6 @@
-

Build #getId(); ?>

-

Branch: getBranch(); ?> - getCommitId() == 'Manual' ? 'Manual Build' : 'Commit: ' . $build->getCommitId(); ?>

+

Build #getId(); ?>

+

Branch: getBranch(); ?> - getCommitId() == 'Manual' ? 'Manual Build' : 'Commit: ' . $build->getCommitId(); ?>

@@ -8,12 +8,12 @@
@@ -25,7 +25,7 @@ - +
@@ -68,13 +68,13 @@ \ No newline at end of file diff --git a/PHPCI/View/ProjectForm.phtml b/PHPCI/View/ProjectForm.phtml index d941af80..c985d8a0 100644 --- a/PHPCI/View/ProjectForm.phtml +++ b/PHPCI/View/ProjectForm.phtml @@ -1,5 +1,5 @@
-

+

@@ -8,7 +8,7 @@

To make it easier to get started, we've generated a public / private key pair for you to use for this project. To use it, just add the following public key to the "deploy keys" section of your repository settings on Github / Bitbucket.

- +

Fill in the form to the right to add your new project.

@@ -17,7 +17,7 @@
- +
diff --git a/PHPCI/View/User.phtml b/PHPCI/View/User.phtml index 32700af4..5f38975d 100644 --- a/PHPCI/View/User.phtml +++ b/PHPCI/View/User.phtml @@ -40,19 +40,19 @@ break; } ?> - - getEmail(); ?> - getName(); ?> - + + getEmail(); ?> + getName(); ?> + User()->getIsAdmin()): ?>
- Edit + Edit
diff --git a/PHPCI/View/UserForm.phtml b/PHPCI/View/UserForm.phtml index 9a11ba82..46577cf7 100644 --- a/PHPCI/View/UserForm.phtml +++ b/PHPCI/View/UserForm.phtml @@ -1,5 +1,5 @@
-

getName() ?>

+

getName() ?>

@@ -13,6 +13,6 @@
- +
\ No newline at end of file