Project

General

Profile

Download (401 Bytes) Statistics
| Branch: | Tag: | Revision:
82e47ae0 Amos Benari
<div class="alert alert-message alert-block alert-error base in fade">
6366e9e2 Bryan Kearney
<h2><%= _("Permission denied") %></h2>
9fd7478e Paul Kelly
bfbf7ed8 Lukas Zapletal
<p><strong><%= _("You are not authorized to perform this action") %></strong></p>
6366e9e2 Bryan Kearney
<p><%= _("Please request the required privileges from a foreman administrator") %></p>
05ab4c16 Ohad Levy
<div class="alert-actions">
bf4a13d3 Walden Raines
<%= link_to _("Back"), root_path, :class => "btn btn-default" %>
05ab4c16 Ohad Levy
</div>
</div>