Updating PHPCI to use its new logo
This commit is contained in:
parent
4f003f406f
commit
0723c5d964
6 changed files with 53 additions and 11 deletions
|
|
@ -59,7 +59,7 @@ class SessionController extends \PHPCI\Controller
|
|||
$form->addField($pwd);
|
||||
|
||||
$pwd = new b8\Form\Element\Submit();
|
||||
$pwd->setValue('Login »');
|
||||
$pwd->setValue('Log in »');
|
||||
$pwd->setClass('btn-success');
|
||||
$form->addField($pwd);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue