]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
fix merge errors
authortcit <tcit@tcit.fr>
Fri, 31 Oct 2014 17:54:08 +0000 (18:54 +0100)
committertcit <tcit@tcit.fr>
Fri, 31 Oct 2014 17:54:08 +0000 (18:54 +0100)
themes/baggy/_search-form.twig

index b1e17dd8807fdc51a1793315958c515baebc7a0f..4add929427821718cb7d101161e18de05e08de63 100644 (file)
@@ -1,6 +1,6 @@
 <div id="search-form" class="messages info popup-form">
 <form method="get" action="index.php">
-                               <h2>{%trans "Search" %}</h2>
+       <h2>{%trans "Search" %}</h2>
         <a href="javascript: void(null);" id="search-form-close" class="popup-close">&times;</a>
         <input type="hidden" name="view" value="search"></input>
         <input required placeholder="{% trans "Enter your search here" %}" type="text" name="search" id="searchfield"><br>