Просмотр исходного кода

Update grammar in 410 Gone HTML template

Kristan Kenney 6 лет назад
Родитель
Сommit
c4c10ba759
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      install/deb/templates/web/skel/document_errors/410.html

+ 1 - 1
install/deb/templates/web/skel/document_errors/410.html

@@ -102,7 +102,7 @@
             </div>
             </div>
             <h1 class="animated fadeIn">Resource is Gone</h1>
             <h1 class="animated fadeIn">Resource is Gone</h1>
             <div class="description-text animated fadeIn delay-1s">
             <div class="description-text animated fadeIn delay-1s">
-                <p>Oops! Requested resource is no longer available.</p>
+                <p>Oops! The requested resource is no longer available.</p>
                 <p>Please check the address and try again.</p>
                 <p>Please check the address and try again.</p>
                 <section class="footer"><strong>Error Code:</strong> 410</section>
                 <section class="footer"><strong>Error Code:</strong> 410</section>
             </div>
             </div>