Sha256: e1a9bd721ef81a72b3d47cdbdc1cc1e0c456ccf2a6726b54ea315ff47d1776cb

Contents?: true

Size: 389 Bytes

Versions: 5

Compression:

Stored size: 389 Bytes

Contents

<div class="alert alert-message alert-block alert-error base in fade">
  <h2><%= _("Permission denied") %></h2>

  <p><strong><%= _("You are not authorized to perform this action") %></strong></p>
  <p><%= _("Please request the required privileges from a foreman administrator") %></p>
  <div class="alert-actions">
    <%= link_to _("Back"), root_path, :class => "btn" %>
  </div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/common/403.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/common/403.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/common/403.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/common/403.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/common/403.html.erb