changed key for profile complete

This commit is contained in:
Henry Oswald 2014-08-21 12:48:55 +01:00
parent dd8ca9ca0e
commit e144f9c19a

View file

@ -76,7 +76,7 @@
.progress
.progress-bar.progress-bar-info(ng-style="{'width' : (percentComplete+'%')}")
p.small #{translate("profile_complete_percentage_test", {percentval:"{{percentComplete}}"})}
p.small #{translate("profile_complete_percentage", {percentval:"{{percentComplete}}"})}
button#completeUserProfileInformation.btn.btn-info(
ng-hide="formVisable",