chenjunkai 6 년 전
부모
커밋
55a34b24e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      templates/appVerList.html

+ 1 - 1
templates/appVerList.html

@@ -5,7 +5,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
       {% if lang == 'cn' %}
-        <title>更新版本记录</title>
+        <title>版本记录</title>
       {% else %}
         <title>Update version record</title>
       {% endif %}