Rename "Files" to Attachments in Wiki, Forum and Issues » 25-4_r34.patch
| /app/views/repositories/revision.rhtml (revision 34) | ||
|---|---|---|
| 35 | 35 |
</ul> |
| 36 | 36 |
<% end %> |
| 37 | 37 | |
| 38 |
<h3><%= l(:label_attachment_plural) %></h3>
|
|
| 38 |
<h3><%= l(:label_file_plural) %></h3>
|
|
| 39 | 39 |
<div style="float:right;"> |
| 40 | 40 |
<div class="square action_A"></div> <div style="float:left;"><%= l(:label_added) %> </div> |
| 41 | 41 |
<div class="square action_M"></div> <div style="float:left;"><%= l(:label_modified) %> </div> |