SAAS-69: Support Settings: Change/hide some sections for SaaS

- Some sections are hidden when saas is enabeld
as described in the ticket.
This commit is contained in:
James 2011-11-15 16:10:40 -05:00
parent 00f37296e8
commit a723430462
6 changed files with 78 additions and 60 deletions

View file

@ -1,5 +1,5 @@
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong preferences">
<h2>Support Settings</h2>
<h2><?php echo $this->section_title?></h2>
<form method="post" action="/Preference/support-setting" enctype="multipart/form-data">
<div id="support-settings">
<?php echo $this->statusMsg ?>