- added yes/no to decide whether to store the default index-file to a new customers docroot or not, fixes #369
This commit is contained in:
@@ -24,6 +24,10 @@ $header
|
||||
<td class="main_field_name">{$lng['admin']['stdsubdomain_add']}?</td>
|
||||
<td class="main_field_display" nowrap="nowrap">$createstdsubdomain</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="main_field_name">{$lng['admin']['store_defaultindex']}?</td>
|
||||
<td class="main_field_display" nowrap="nowrap">$store_defaultindex</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="main_field_name">{$lng['login']['password']}:</td>
|
||||
<td class="main_field_display" nowrap="nowrap"><input type="password" name="new_customer_password" value="" /></td>
|
||||
|
||||
Reference in New Issue
Block a user