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>