fix spelling mistake and remove outdated material

This commit is contained in:
Alys 2016-09-09 16:36:09 +10:00
parent 598f0a7a1b
commit f16f9684ca
2 changed files with 1 additions and 3 deletions

View file

@ -231,8 +231,6 @@ script(type='text/ng-template', id='partials/options.settings.api.html')
h6=env.t('APIToken')
pre.prettyprint {{User.settings.auth.apiToken}}
small!=env.t("APITokenWarning")
h6=env.t('qrCode')
img.img-rendering-auto(src='https://chart.googleapis.com/chart?cht=qr&chs=200x200&chl=%7B%22address%22%3A%22https%3A%2F%2Fhabitrpg.com%22%2C%22user%22%3A%22{{user.id}}%22%2C%22key%22%3A%22{{User.settings.auth.apiToken}}%22%7D&choe=UTF-8&chld=L', alt='qrcode')
br
h3=env.t('thirdPartyApps')
ul

View file

@ -63,7 +63,7 @@ script(type='text/ng-template', id='partials/options.social.hall.heroes.html')
.checkbox
label
input(type='checkbox', ng-model='hero.flags.chatRevoked')
| Chat Priveleges Revoked
| Chat Privileges Revoked
.form-group
.checkbox
label