diff rhodecode/templates/index.html @ 633:fcf599cd3404 beta

Move changes for git implementation
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 24 Oct 2010 22:27:28 +0200
parents a1ec653f5f95
children fd63782c4426
line wrap: on
line diff
--- a/rhodecode/templates/index.html	Sun Oct 24 16:15:40 2010 +0200
+++ b/rhodecode/templates/index.html	Sun Oct 24 22:27:28 2010 +0200
@@ -45,7 +45,7 @@
 			        <th class="left">${get_sort(_('Description'))}</th>
 			        <th class="left">${get_sort(_('Last change'))}</th>
 			        <th class="left">${get_sort(_('Tip'))}</th>
-			        <th class="left">${get_sort(_('Contact'))}</th>
+			        <th class="left">${get_sort(_('Owner'))}</th>
 			        <th class="left">${_('RSS')}</th>
 			        <th class="left">${_('Atom')}</th>
 	            </tr>