mirror of
https://github.com/openvk/openvk
synced 2025-07-07 16:29:50 +03:00
h2 + header2 styling
This commit is contained in:
parent
5a982ae859
commit
bc7dcd8d92
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
{tr("invites_you_to", $referer->getFullName(), OPENVK_ROOT_CONF['openvk']['appearance']['name'])|noescape}
|
||||
</p>
|
||||
<div style="margin: 10px;">
|
||||
<h2>{_registration}</h2>
|
||||
<h2 class="header2">{_registration}</h2>
|
||||
<table cellspacing="10" cellpadding="0" border="0" align="center" style="margin: 9px;">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue