File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
interface/web/sites/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 134134 < div class ="form-group ">
135135 < label class ="col-sm-3 control-label "> {tmpl_var name='jailkit_chroot_app_sections_txt'}</ label >
136136 < div class ="col-sm-9 ">
137- < a href =" # " data-toggle =" tooltip " title ="{tmpl_var name='tooltip_jailkit_chroot_app_sections_txt '} "> {tmpl_var name='jailkit_chroot_app_sections'} </ a >
137+ < input name =" jailkit_chroot_app_sections " id =" jailkit_chroot_app_sections " value ="{tmpl_var name='jailkit_chroot_app_sections '} " data-toggle =" tooltip " title =" {tmpl_var name='tooltip_jailkit_chroot_app_sections_txt'} " type =" text " class =" form-control " / >
138138 </ div >
139139 </ div >
140140 < div class ="form-group ">
141141 < label class ="col-sm-3 control-label "> {tmpl_var name='jailkit_chroot_app_programs_txt'}</ label >
142142 < div class ="col-sm-9 ">
143- < a href =" # " data-toggle =" tooltip " title ="{tmpl_var name='tooltip_jailkit_chroot_app_programs_txt '} "> {tmpl_var name='jailkit_chroot_app_programs'} </ a >
143+ < input name =" jailkit_chroot_app_programs " id =" jailkit_chroot_app_programs " value ="{tmpl_var name='jailkit_chroot_app_programs '} " data-toggle =" tooltip " title =" {tmpl_var name='tooltip_jailkit_chroot_app_programs_txt'} " type =" text " class =" form-control " / >
144144 </ div >
145145 </ div >
146146 < div class ="form-group ">
You can’t perform that action at this time.
0 commit comments