diff rhodecode/templates/admin/repos/repo_edit.html @ 3315:fc08484c5bf3 beta

whitespace cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 03 Feb 2013 23:33:41 +0100
parents 72a91632b731
children f282c81ff532
line wrap: on
line diff
--- a/rhodecode/templates/admin/repos/repo_edit.html	Sun Feb 03 23:29:59 2013 +0100
+++ b/rhodecode/templates/admin/repos/repo_edit.html	Sun Feb 03 23:33:41 2013 +0100
@@ -344,7 +344,7 @@
                 </div>
                 <div class="input">
                     ${h.text('new_field_label', class_='small', placeholder=_('Enter short label'))}
-                </div>             
+                </div>
              </div>
 
              <div class="field">
@@ -353,7 +353,7 @@
                 </div>
                 <div class="input">
                     ${h.text('new_field_desc', class_='small', placeholder=_('Enter description of a field'))}
-                </div>             
+                </div>
              </div>
 
             <div class="buttons">