Merge pull request #5348 from astifter/use_h3_for_showing_contacts

Use h3 instead of h4 in contacts block
This commit is contained in:
Hypolite Petovan 2018-07-09 08:21:43 -04:00 committed by GitHub
commit e93f4e5c0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<div id="contact-block">
<h4 class="contact-block-h4">{{$contacts}}</h4>
<h3 class="contact-block-h4">{{$contacts}}</h3>
{{if $micropro}}
<a class="allcontact-link" href="viewcontacts/{{$nickname}}">{{$viewcontacts}}</a>
<div class='contact-block-content'>