templates/*: Drop HTML5 conditions
This commit is contained in:
parent
c8e8d68070
commit
7fb0d721d3
2 changed files with 7 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
<form method="get" action="<TMPL_VAR SEARCHACTION>" class="navbar-form navbar-left" role="search">
|
||||
<input type="text" class="form-control" name="P" value="" size="16"
|
||||
<TMPL_IF HTML5>placeholder="search"</TMPL_IF> />
|
||||
placeholder="search" />
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue