diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-02-18 19:48:11 +0100 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-02-18 19:48:11 +0100 |
commit | 33c34984e647f48452d53b93b635f6f517a0f392 (patch) | |
tree | 462ca72cbeb3797222120cd3f15d53cce27c2bb8 /view/tpl/settings_oauth.tpl | |
parent | fe392a3144f2c2e81e0451b1e6629136a60a7acd (diff) | |
download | volse-hubzilla-33c34984e647f48452d53b93b635f6f517a0f392.tar.gz volse-hubzilla-33c34984e647f48452d53b93b635f6f517a0f392.tar.bz2 volse-hubzilla-33c34984e647f48452d53b93b635f6f517a0f392.zip |
h1>h2 (thanks to Mario) and help text below label on register page (like on new channel).
Diffstat (limited to 'view/tpl/settings_oauth.tpl')
-rwxr-xr-x | view/tpl/settings_oauth.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings_oauth.tpl b/view/tpl/settings_oauth.tpl index 5d77fe3ec..94d76028a 100755 --- a/view/tpl/settings_oauth.tpl +++ b/view/tpl/settings_oauth.tpl @@ -1,6 +1,6 @@ <div class="generic-content-wrapper"> <div class="section-title-wrapper"> - <h1>{{$title}}</h1> + <h2>{{$title}}</h2> </div> <div class="section-content-tools-wrapper"> |