tbrehm
2009-10-27 f2ea1ac2223dd3c86abe2d41f96b58ea30f8fe61
interface/web/sites/templates/web_domain_advanced.htm
@@ -16,6 +16,10 @@
      <label for="system_group">{tmpl_var name='system_group'}</label>
        <input name="system_group" id="system_group" value="{tmpl_var name='system_group'}" type="hidden" />
         </div>
     <div class="ctrlHolder">
         <label for="allow_override">{tmpl_var name='allow_override_txt'}</label>
        <input name="allow_override" id="allow_override" value="{tmpl_var name='allow_override'}" size="30" maxlength="255" type="text" class="textInput" />
         </div
      <div class="ctrlHolder">
         <label for="apache_directives">{tmpl_var name='apache_directives_txt'}</label>
         <textarea name="apache_directives" id="apache_directives" rows='10' cols='30'>{tmpl_var name='apache_directives'}</textarea>