new css class

This commit is contained in:
Serghey Rodin 2014-01-22 12:07:13 +02:00
commit 0e3bda794b
12 changed files with 39 additions and 135 deletions

View file

@ -116,7 +116,7 @@
</tr>
<tr>
<td class="vst-text" style="padding: 10 0 0 2px;">
<?php print __('Assigned domain');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(<?php print __('optional');?>)</span>
<?php print __('Assigned domain');?> <span class="optional">(<?php print __('optional');?>)</span>
</td>
</tr>
<tr>
@ -126,7 +126,7 @@
</tr>
<tr>
<td class="vst-text" style="padding: 10 0 0 2px;">
<?php print __('NAT IP association');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(<?php print __('optional');?>)</span>
<?php print __('NAT IP association');?> <span class="optional">(<?php print __('optional');?>)</span>
</td>
</tr>
<tr>