diff rhodecode/templates/summary/summary.html @ 739:554ed64953ff beta

fixes #76 added confirmation dialog for user removal. small ldap fix + renamed summary changes to shortlog
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 23 Nov 2010 01:54:33 +0100
parents 49eb69d78988
children 0dad296d2a57
line wrap: on
line diff
--- a/rhodecode/templates/summary/summary.html	Mon Nov 22 19:00:11 2010 +0100
+++ b/rhodecode/templates/summary/summary.html	Tue Nov 23 01:54:33 2010 +0100
@@ -569,7 +569,7 @@
 
 <div class="box">    
     <div class="title">
-        <div class="breadcrumbs">${h.link_to(_('Last ten changes'),h.url('shortlog_home',repo_name=c.repo_name))}</div>
+        <div class="breadcrumbs">${h.link_to(_('Shortlog'),h.url('shortlog_home',repo_name=c.repo_name))}</div>
     </div>    
     <div class="table">
         <div id="shortlog_data">