marknl
2011-09-09 552178ef07915f15c03af82cc46c320ff067208f
interface/web/admin/templates/server_config_web_edit.htm
@@ -18,6 +18,12 @@
        <input name="website_symlinks" id="website_symlinks" value="{tmpl_var name='website_symlinks'}" size="40" maxlength="255" type="text" class="textInput" />
     </div>
      <div class="ctrlHolder">
         <label for="website_symlinks_rel">{tmpl_var name='website_symlinks_rel_txt'}</label>
         <div class="multiField">
            {tmpl_var name='website_symlinks_rel'}
         </div>
     </div>
      <div class="ctrlHolder">
         <label for="vhost_conf_dir">{tmpl_var name='vhost_conf_dir_txt'}</label>
        <input name="vhost_conf_dir" id="vhost_conf_dir" value="{tmpl_var name='vhost_conf_dir'}" size="40" maxlength="255" type="text" class="textInput" />
         </div>