Yuki Takei 8 년 전
부모
커밋
d20616ecdb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/views/widget/forbidden_content.html

+ 1 - 1
lib/views/widget/forbidden_content.html

@@ -21,7 +21,7 @@
   <div class="row row-alerts">
     <div class="col-xs-12">
         <p class="alert alert-inverse alert-grant">
-          Browsing of this page is restricted
+          <i class="icon-fw icon-lock" aria-hidden="true"></i> Browsing of this page is restricted
         </p>
     </div>
   </div>