Browse Source

fix message

Yuki Takei 9 years ago
parent
commit
0b4ccf92b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/views/crowi-plus/new_page.html

+ 1 - 1
lib/views/crowi-plus/new_page.html

@@ -38,7 +38,7 @@
         {% block content_main_before %}
         <h2 class="text-muted">
           <i class="fa fa-info-circle" aria-hidden="true"></i>
-          Page is not exists
+          Page is not found
         </h2>
         {% endblock %}