File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ $wb["jailkit_chroot_app_sections_txt"] = 'Jailkit chroot app sections';
44$wb["jailkit_chroot_app_programs_txt"] = 'Jailkit chrooted applications';
55$wb["website_path_txt"] = 'Website path';
66$wb["website_symlinks_txt"] = 'Website symlinks';
7+ $wb["website_basedir_txt"] = 'Website basedir';
78$wb["vhost_conf_dir_txt"] = 'Vhost config dir';
89$wb["vhost_conf_enabled_dir_txt"] = 'Vhost config enabled dir';
910$wb["getmail_config_dir_txt"] = 'Getmail config dir';
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
66 < div class ="pnl_formsarea ">
77 < fieldset class ="inlineLabels ">
88 < div class ="ctrlHolder ">
9- < label for ="website_path "> {tmpl_var name='website_basedir_txt'}</ label >
9+ < label for ="website_basedir "> {tmpl_var name='website_basedir_txt'}</ label >
1010 < input name ="website_basedir " id ="website_basedir " value ="{tmpl_var name='website_basedir'} " size ="40 " maxlength ="255 " type ="text " class ="textInput " />
1111 </ div >
1212 < div class ="ctrlHolder ">
You can’t perform that action at this time.
0 commit comments