2du 4 anos atrás
pai
commit
85ac635f6d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      route/topic_tool_acl.py

+ 1 - 1
route/topic_tool_acl.py

@@ -88,7 +88,7 @@ def topic_tool_acl(topic_num = 1):
                         <select name="acl">
                             ''' + acl_html_list + '''
                         </select>
-                        <h2>''' + load_lang('view_acl') + '''</h2>
+                        <h2>''' + load_lang('view_acl') + ''' (''' + load_lang('beta') + ''')</h2>
                         <select name="acl_view">
                             ''' + acl_html_list_view + '''
                         </select>