Commit f250f5b6b416bf23014026fdfbe09d92c7ae4c74

Authored by AurelioAHeckert
1 parent 01b94aca

ActionItem660: tosqueira retirada

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2479 3f533792-8f58-4932-b0fe-aaf55b0a4547
app/views/friends/index.rhtml
@@ -21,7 +21,9 @@ @@ -21,7 +21,9 @@
21 <% if @friends.empty? %> 21 <% if @friends.empty? %>
22 <p> 22 <p>
23 <em> 23 <em>
24 - <%= __('You have no friends yet. Go make some.') %> 24 + <%# __('You have no friends yet. Go make some.') %>
  25 + <%= _('You have no contacts yet.') %>
  26 + <%= link_to _('Want you see other persons on this environment?'), :controller => 'search', :action => 'assets', :asset => 'people' %>
25 </em> 27 </em>
26 </p> 28 </p>
27 <% end %> 29 <% end %>
public/images/icons-cat/Alimentos_e_bebidas.png

382 Bytes | W: | H:

444 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin
public/stylesheets/controller_profile.css
1 @import url(profile-list-block.css); 1 @import url(profile-list-block.css);
2 2
3 .button-bar { 3 .button-bar {
4 - margin-top: 40px; 4 + padding-top: 40px;
5 clear: both; 5 clear: both;
6 } 6 }