Skip to content

Commit

Permalink
Remove accidentally inserted linebreak in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Janell-Huyck committed Nov 15, 2024
1 parent 6fd20d5 commit 3fc7b48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/views/front/profile.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ btn-info" %></td>
</tbody>
</table>
<% else %>
<p style="font-weight: bold; margin: 0; color: red; text-align: center;">You don't have sufficient privileges to view this
content!<br/>Please contact the administrator for more details.
<p style="font-weight: bold; margin: 0; color: red; text-align: center;">You don't have sufficient privileges to view this content!<br/>Please contact the administrator for more details.
</p>
<% end %>
</div>
Expand Down

0 comments on commit 3fc7b48

Please sign in to comment.