From c01590f36c33a4544d417fa8b6b5b4dd561be470 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Wed, 4 Mar 2015 15:50:53 +0100 Subject: [PATCH] fetprofile fix --- app/views/fetprofiles/show.html.erb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/fetprofiles/show.html.erb b/app/views/fetprofiles/show.html.erb index 46da44a..3db920a 100644 --- a/app/views/fetprofiles/show.html.erb +++ b/app/views/fetprofiles/show.html.erb @@ -29,7 +29,7 @@ end

<%= notice %>

- +
@@ -41,6 +41,8 @@ end

<%= @fetprofile.vorname %> <%= @fetprofile.nachname %><% unless @fetprofile.short.empty? %> <%= @fetprofile.short %> <% end %>

+ +

<%= @fetprofile.fetmail %>