File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1053,7 +1053,7 @@ const message = {
10531053 hostname : 'Hostname' ,
10541054 passwd : 'System password' ,
10551055 passwdHelper : 'Input characters cannot include $ and &' ,
1056- timeZone : 'System time zone' ,
1056+ timeZone : 'Time zone' ,
10571057 localTime : 'Server time' ,
10581058 timeZoneChangeHelper : 'Modifying the system time zone requires restarting the service. Continue?' ,
10591059 timeZoneHelper : `If you don't install "timedatectl" command, you may not change the time zone. Because system uses that command to change time zone.` ,
Original file line number Diff line number Diff line change 55 <el-row style =" margin-top : 20px " >
66 <el-col :span =" 1" ><br /></el-col >
77 <el-col :xs =" 24" :sm =" 20" :md =" 20" :lg =" 10" :xl =" 10" >
8- <el-form :model =" form" label-position =" left" ref =" formRef" label-width =" 120px " >
8+ <el-form :model =" form" label-position =" left" ref =" formRef" label-width =" 130px " >
99 <el-form-item label =" DNS" prop =" dnsItem" >
1010 <el-input disabled v-model =" form.dnsItem" >
1111 <template #append >
You can’t perform that action at this time.
0 commit comments