change Run code button to Run tests

Changes run button copy

closes #2846
This commit is contained in:
Berkeley Martinez
2015-08-29 09:30:47 -07:00
parent 16b33ee90a
commit 702dbeceab
3 changed files with 3 additions and 3 deletions

View File

@ -84,7 +84,7 @@ block content
| Username not found
label.negative-10.btn.btn-primary.btn-block#submitButton
i.fa.fa-play
|   Run code (ctrl + enter)
|   Run tests (ctrl + enter)
.button-spacer
.btn-group.input-group.btn-group-justified
label.btn.btn-success#trigger-reset-modal

View File

@ -32,7 +32,7 @@ block content
.negative-bottom-margin-30
label.negative-10.btn.btn-primary.btn-block#submitButton
i.fa.fa-play
|   Run code (ctrl + enter)
|   Run tests (ctrl + enter)
br
if (user)
.button-spacer

View File

@ -37,7 +37,7 @@ block content
// extra field to distract password tools like lastpass from injecting css into our username field
label.negative-10.btn.btn-primary.btn-block#submitButton
i.fa.fa-play
|   Run code (ctrl + enter)
|   Run tests (ctrl + enter)
.button-spacer
.btn-group.input-group.btn-group-justified
label.btn.btn-success#trigger-reset-modal