mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
Merge pull request #1185 from myrevery/master
Update templates static file.
This commit is contained in:
commit
c9b2245eb0
3 changed files with 4 additions and 4 deletions
|
@ -663,7 +663,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<?=__('ISSUER')?>
|
||||
<?=__('ISSUER')?>:
|
||||
</td>
|
||||
<td class="details">
|
||||
<?=$v_ssl_issuer?>
|
||||
|
@ -899,4 +899,4 @@
|
|||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -298,7 +298,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<?=__('ISSUER')?>
|
||||
<?=__('ISSUER')?>:
|
||||
</td>
|
||||
<td class="details">
|
||||
<?=$v_ssl_issuer?>
|
||||
|
|
|
@ -227,7 +227,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<?=__('ISSUER')?>
|
||||
<?=__('ISSUER')?>:
|
||||
</td>
|
||||
<td class="details">
|
||||
<?=$v_ssl_issuer?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue