Added symbol for options
This commit is contained in:
parent
f0d187b4c3
commit
42a964c4b8
Binary file not shown.
After Width: | Height: | Size: 812 B |
|
@ -1,6 +1,7 @@
|
|||
<table class="title">
|
||||
<tr>
|
||||
<td class="header">
|
||||
<img class="icon" src="images/settings.png" alt="" />
|
||||
{$lang_options}
|
||||
</td>
|
||||
<td align="right">
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<table class="title">
|
||||
<tr>
|
||||
<td class="header">
|
||||
<img class="icon" src="images/settings.png" alt="" />
|
||||
{$lang_options}
|
||||
</td>
|
||||
<td align="right">
|
||||
|
@ -13,8 +14,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
|
||||
<table class="info">
|
||||
<tr>
|
||||
<td class="header">
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<table class="title">
|
||||
<tr>
|
||||
<td class="header">
|
||||
<img class="icon" src="images/settings.png" alt="" />
|
||||
{$lang_options}
|
||||
</td>
|
||||
<td align="right">
|
||||
|
|
Loading…
Reference in New Issue