diff --git a/lib/philomena_web/templates/profile/scratchpad/edit.html.slime b/lib/philomena_web/templates/profile/scratchpad/edit.html.slime index d381c93e..3bfbd7f6 100644 --- a/lib/philomena_web/templates/profile/scratchpad/edit.html.slime +++ b/lib/philomena_web/templates/profile/scratchpad/edit.html.slime @@ -19,7 +19,7 @@ h1 Updating Moderation Scratchpad = render PhilomenaWeb.TextileView, "_toolbar.html", conn: @conn .field - = textarea f, :scratchpad, class: "input input--wide input--text js-preview-input js-toolbar-input", placeholder: "God I sure could go for some dragon dick" + = textarea f, :scratchpad, class: "input input--wide input--text js-preview-input js-toolbar-input", placeholder: "Scratchpad Contents" = error_tag f, :scratchpad .block__tab.communication-edit__tab.hidden data-tab="preview"