File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 178178 ?>
179179 </select>
180180
181- <?php
181+ <?php
182182
183- if ($ found_selector ) {
184- echo "<input id='customLoginBox' type='text' placeholder='Enter login shell path (ie. /bin/bash)' name='shell'> " ;
185- } else {
186- echo "<input id='customLoginBox' type='text'
187- placeholder='Enter login shell path (ie. /bin/bash)' name='shell' value=' $ cur_shell'> " ;
188- }
183+ if ($ found_selector ) {
184+ echo "<input id='customLoginBox' type='text'
185+ placeholder='Enter login shell path (ie. /bin/bash)' name='shell'> " ;
186+ } else {
187+ echo "<input id='customLoginBox' type='text'
188+ placeholder='Enter login shell path (ie. /bin/bash)' name='shell' value=' $ cur_shell'> " ;
189+ }
189190
190- ?>
191+ ?>
192+ <br>
191193 <input type='submit' value='Set Login Shell'>
192194
193195</form>
You can’t perform that action at this time.
0 commit comments