Loading header.php +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ get_header(); <?php wp_head(); ?> </head> <body class="<?php echo is_admin_bar_showing() ? 'has-admin-bar' : '';?>"> <dialog id="search-modal"> <dialog id="search-modal" closedby="any"> <form method="get" action="/"> <input type="search" name="s" placeholder="Suchen..."><button>🔍</button> </form> Loading Loading
header.php +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ get_header(); <?php wp_head(); ?> </head> <body class="<?php echo is_admin_bar_showing() ? 'has-admin-bar' : '';?>"> <dialog id="search-modal"> <dialog id="search-modal" closedby="any"> <form method="get" action="/"> <input type="search" name="s" placeholder="Suchen..."><button>🔍</button> </form> Loading