From 3cde8bea52f40d5c799ae2f37405a40e33e621f5 Mon Sep 17 00:00:00 2001 From: nighknight Date: Wed, 12 Jul 2017 15:19:26 +0200 Subject: [PATCH] Replace default value in url by placeholder Current browser display a warning if no valid url is entered into the url field of a form. Here this happens as well if create a news entry, but do not specify an url at all. This is avoided by using the "placeholder" attribute instead of the "value" attribute. --- phpmyfaq/admin/news.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpmyfaq/admin/news.php b/phpmyfaq/admin/news.php index 575a65f40f..c204df0f00 100644 --- a/phpmyfaq/admin/news.php +++ b/phpmyfaq/admin/news.php @@ -111,7 +111,7 @@
- +