Adam Strzelecki
69427c6115
Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
10 years ago
Unknwon
c01712659a
finish all new user settings UI
10 years ago
Unknwon
700626f527
templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
11 years ago
Unknwon
77d4366e94
public/ng/css: code fix on #895
- templates/user/settings: fix email panel nav highlight
11 years ago
Alexey Makhov
7f16bbabf0
fix settings/email html&css
11 years ago
Peter Smit
8b31be43c6
Forgot to i18n "Primary"
11 years ago
Peter Smit
21dbcb7c77
Create English locale keys for multiple e-mails feature
Also, change all current 'emails' to 'e-mails'.
Still todo: some CSS for the user/settings/email page, but that is not my specialty
11 years ago
Peter
b033f2f535
Finish method for having multiple emails/user.
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
11 years ago