This commit is contained in:
Adrien
2019-03-05 11:16:54 +01:00
parent dc83309519
commit 6176797241
6 changed files with 67 additions and 18 deletions

View File

@ -18,7 +18,7 @@
<tag type="user" column="username" />
</if>
<if false>
<a href="/login">Connection</a>
<a href="/login">Connexion</a>
</if>
</tag>
</li>
@ -46,8 +46,8 @@
<li class="item_nav_blog_droite_icon">
<form method="dialog" action="/search">
<input name="term" id="search" class="el-search" type="text" placeholder="Recherche">
<button type="submit">
<tag type="svg" file="mignify" style="color: rgba(0, 0, 0, .5); width: 18px; height: 18px" />
<button type="submit" class="submit">
<tag type="svg" file="mignify" style="color: rgba(0, 0, 0, .5); width: 18px; height: 18px;" />
</button>
</form>
</li>