# HG changeset patch # User Mads Kiilerich # Date 1483663430 -3600 # Node ID 785a9770e8e0febc9111c087d3a91123d087ddce # Parent 437545429441d2a194fdf1b82b532d870f4ffc0f templates: textarea doesn't have a size attribute - drop it! We could use the rows attribute ... but so far it has worked without ... diff -r 437545429441 -r 785a9770e8e0 kallithea/templates/files/files_add.html --- a/kallithea/templates/files/files_add.html Fri Jan 06 01:43:50 2017 +0100 +++ b/kallithea/templates/files/files_add.html Fri Jan 06 01:43:50 2017 +0100 @@ -40,7 +40,7 @@ ${_('Location')}: ${h.files_breadcrumbs(c.repo_name,c.cs.raw_id,c.f_path)} / - + ${_('or')}
${_('Upload File')}