Kaynağa Gözat

Add total next to system notice

Antoine GIRARD 9 yıl önce
ebeveyn
işleme
fefce965f9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      templates/admin/notice.tmpl

+ 1 - 1
templates/admin/notice.tmpl

@@ -6,7 +6,7 @@
       <div class="twelve wide column content">
         {{template "base/alert" .}}
         <h4 class="ui top attached header">
-          {{.i18n.Tr "admin.notices.system_notice_list"}}
+          {{.i18n.Tr "admin.notices.system_notice_list"}} ({{.i18n.Tr "admin.total" .Total}})
         </h4>
         <div class="ui attached table segment">
           <table class="ui very basic striped table">