# HG changeset patch # User Sean Farley # Date 2014-10-25 01:15:50 # Node ID d41b105e9cd9182a259a6ec304ec59d570585ea9 # Parent 732ccbb5f07cbb73fbdad92a8cc0abedb19979a3 summary: use ruler instead of database icon for repo size diff --git a/kallithea/templates/summary/summary.html b/kallithea/templates/summary/summary.html --- a/kallithea/templates/summary/summary.html +++ b/kallithea/templates/summary/summary.html @@ -160,7 +160,7 @@ summary = lambda n:{False:'summary-short %if c.authuser.username != 'default':
  • - ${_('Repository Size')} + ${_('Repository Size')}
  • %endif