Skip to content
Snippets Groups Projects
Unverified Commit 3155e8a2 authored by Ahmad Farhat's avatar Ahmad Farhat Committed by GitHub
Browse files

Removed unused button (#2523)

parent 1667ac40
No related branches found
No related tags found
No related merge requests found
...@@ -188,14 +188,5 @@ ...@@ -188,14 +188,5 @@
</div> </div>
</div> </div>
</div> </div>
<div class="row">
<div class="col-12">
<div class="form-group">
<label class="form-label"><%= t("administrator.site_settings.clear_auth.title") %></label>
<label class="form-label text-muted"><%= t("administrator.site_settings.clear_auth.info") %></label>
<%= button_to t("administrator.site_settings.clear_auth.button"), admin_clear_auth_path, class: "btn btn-primary" %>
</div>
</div>
</div>
<% end %> <% end %>
</div> </div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment