Przeglądaj źródła

user_info에 클래스 부여

잉여개발기 (SPDV) 6 lat temu
rodzic
commit
745084d5e8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      route/api_user_info.py

+ 1 - 1
route/api_user_info.py

@@ -8,7 +8,7 @@ def api_user_info_2(conn, name):
         plus_t = []
 
         plus_d = '''
-            <table>
+            <table class="user_info_table">
                 <tbody>
                     <tr>
                         <td>''' + load_lang('user_name') + '''</td>