diff --git a/app/views/profile_editor/edit.rhtml b/app/views/profile_editor/edit.rhtml
index 258781d..4390c5c 100644
--- a/app/views/profile_editor/edit.rhtml
+++ b/app/views/profile_editor/edit.rhtml
@@ -24,11 +24,11 @@
|
<%= radio_button 'profile_data', 'public_profile', 'true' %>
- |
<%= radio_button 'profile_data', 'public_profile', 'false' %>
- <%= _('Private') %>
+ <%= _('Private') %>
|
--
libgit2 0.21.2