From e303506e12c48825a79bb6e27b0106dff528bcb2 Mon Sep 17 00:00:00 2001 From: Luna D Date: Sun, 8 Dec 2019 17:06:09 -0500 Subject: [PATCH] i don't know whose idea was to call it this way --- lib/philomena_web/templates/image/_options.html.slime | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/philomena_web/templates/image/_options.html.slime b/lib/philomena_web/templates/image/_options.html.slime index f907c5ec..b82a3997 100644 --- a/lib/philomena_web/templates/image/_options.html.slime +++ b/lib/philomena_web/templates/image/_options.html.slime @@ -17,7 +17,7 @@ | Replace a href="#" data-click-tab="administration" i.fa.fa-toolbox> - | Administrate + | Manage = if present?(@image.scratchpad) do i.fa.fa-sticky-note.fa--important< i.fa.fa-exclamation.fa--important @@ -89,4 +89,4 @@ = submit "Delete", class: "button button--state-danger button--separate-left" - else - = button_to "Restore", Routes.image_delete_path(@conn, :delete, @image), method: "delete", class: "button button--state-success" \ No newline at end of file + = button_to "Restore", Routes.image_delete_path(@conn, :delete, @image), method: "delete", class: "button button--state-success"