فهرست منبع

add webhosting

andre 3 سال پیش
والد
کامیت
9240d39c2d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      configure_webhosting.tpl

+ 1 - 1
configure_webhosting.tpl

@@ -161,7 +161,7 @@ var _localLang = {
                             <div class="row">
                                 <div class="col-sm-6">
                                     <div class="form-group">
-                                        <label for="inputRootpw">{$LANG.serverrootpw}</label>
+                                        <label for="inputRootpw">{$LANG.loginpassword}</label>
                                         <input type="password" name="rootpw" class="form-control" id="inputRootpw" value="{$server.rootpw}">
                                     </div>
                                 </div>