Internal overhaul of Cart/Checkout and other minor fixes
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
<div class="span6">
|
||||
<fieldset>
|
||||
<legend>Certificate</legend>
|
||||
|
||||
<pre><?php echo $o->cert; ?></pre>
|
||||
|
||||
<?php
|
||||
@@ -55,6 +56,5 @@
|
||||
echo Form::button('submit','Renew',array('class'=>'btn btn-primary'));
|
||||
endif
|
||||
?>
|
||||
|
||||
</fieldset>
|
||||
</div> <!-- /span -->
|
||||
|
Reference in New Issue
Block a user