From 197cb776bfd161bc361989a36ece1dacfdc60302 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Fri, 26 Aug 2016 16:54:56 +0200 Subject: [PATCH] Helpful texts --- templates/edit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/edit.html b/templates/edit.html index 750b9d7..80b3c41 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -11,7 +11,7 @@ {% if bookmark.http_status == 404 %} report_problem  URL not found (404), broken/outdated link? {% elif bookmark.http_status == 302 %} - report_problem  HTTP status (302), moved temporarily + report_problem  HTTP status (302), moved temporarily. Use button for new target {% else %} report_problem  HTTP status {{ bookmark.http_status }} {% endif %} @@ -42,7 +42,7 @@
description - +