Updated placeholder

This commit is contained in:
Kasper Rynning-Tønnesen
2019-01-17 08:24:46 +01:00
parent bcd00aa93e
commit d28e14448a
2 changed files with 2 additions and 2 deletions

View File

@@ -360,7 +360,7 @@ var Channel = {
//$("#results" ).hover( function() { Helper.removeClass(".result", "hoverResults"); i = 0; }, function(){ });
document.getElementById("search").focus();
Helper.css("#embed-button", "display", "inline-block");
document.getElementById("search").setAttribute("placeholder", "Find song on YouTube...");
document.getElementById("search").setAttribute("placeholder", "Search...");
if(!client) {
Helper.addClass("footer", "padding-bottom-novideo");