Minor fixes to ssl and core
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<?php echo Form::open(); ?>
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td>Subject</td>
|
||||
@@ -37,5 +36,3 @@
|
||||
<td><?php echo FORM::textarea('sign_cert',$so->sign_cert,array('cols'=>64,'rows'=>13)); ?></td>
|
||||
</tr>
|
||||
<table>
|
||||
<?php echo Form::submit('submit',_('Update'),array('class'=>'form_button')); ?>
|
||||
<?php echo Form::close(); ?>
|
||||
|
Reference in New Issue
Block a user