Przeglądaj źródła

「Wiki管理」の文言を英日表記

久保田隼基 8 lat temu
rodzic
commit
5c779614fe
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/views/admin/index.html

+ 1 - 1
lib/views/admin/index.html

@@ -5,7 +5,7 @@
 {% block content_head %}
 <div class="header-wrap">
   <header id="page-header">
-    <h1 class="title" id="">Wiki管理 {{ t('Management Wiki') }}</h1>
+    <h1 class="title" id=""> {{ t('Management Wiki') }}</h1>
   </header>
 </div>
 {% endblock %}