Internal overhaul

This commit is contained in:
Deon George
2013-11-28 17:41:34 +11:00
parent 0ed5e5163d
commit f8a5b153cf
91 changed files with 1570 additions and 1619 deletions

View File

@@ -1,10 +1,8 @@
<fieldset class="span6">
<fieldset>
<legend>SSL Features</legend>
<div class="dl-horizontal">
<dt>Type</dt>
<dd><?php echo $po->display('extensions'); ?></dd>
<dd><?php echo $o->display('extensions'); ?></dd>
</div> <!-- /dl-horizontal -->
</fieldset>