Commit b52c66dba90218f9dd21b10dee85e293ccf52aa7

Authored by Victor Costa
1 parent a9472cef

Fix problem with merge from master

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/cms/why_categorize.html.erb
@@ -5,5 +5,5 @@ @@ -5,5 +5,5 @@
5 </p> 5 </p>
6 6
7 <% button_bar do %> 7 <% button_bar do %>
8 - <%= colorbox_close_button _('Close') %> 8 + <%= lightbox_close_button _('Close') %>
9 <% end %> 9 <% end %>