Missing closing tag (#3177).
git-svn-id: http://svn.redmine.org/redmine/trunk@13052 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
1c208fcc86
commit
5b8a96472f
@ -14,7 +14,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<% end %>
|
<% end %>
|
||||||
</table>
|
</table>
|
||||||
<p><a href="#" id="check-for-updates"><%= l(:label_check_for_updates) %></a>
|
<p><a href="#" id="check-for-updates"><%= l(:label_check_for_updates) %></a></p>
|
||||||
<% else %>
|
<% else %>
|
||||||
<p class="nodata"><%= l(:label_no_data) %></p>
|
<p class="nodata"><%= l(:label_no_data) %></p>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user