Skip to content

Commit

Permalink
Fixes #11182: Typo in unauthorized acces message
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Jul 27, 2017
1 parent b9db1b5 commit 2fc09bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ <h3>Do you want to proceed?</h3>

<lift:Authz.whennorights>
<div class="portlet"><div class="portlet-content"><div class="intro" style="padding: 30px; text-align:center">
You don't have sufficient authorization rights to access this content. Please contant your administrator to have more informations.
You don't have sufficient authorization rights to access this content. Please contact your administrator to have more information.
</div></div></div>
</lift:Authz.whennorights>

Expand Down

0 comments on commit 2fc09bf

Please sign in to comment.