Fixed unsense title tag for Cancel button

stable
Jesús Espino 2014-08-14 10:09:44 +02:00
parent 7bab25cc6c
commit acfd884dd1
1 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@ form
div.delete-options
a.button.button-green(href="", title="Accept")
span Accept
a.button.button-red(href="", title="Delete")
span Cancel
a.button.button-red(href="", title="Cancel")
span Cancel