Skip to content

Commit 8844882

Browse files
committed
[FIX] Panel de mods no cargaba el home
1 parent b8c9bd5 commit 8844882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/panels/mods.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1 style="line-height: 1;">Battly <span id="battlymodstext" data-string-id="mod
1818

1919
<div class="b-mods-search-sort-container">
2020
<div class="b-mods-search-bar">
21-
<input type="text" data-string-id="mods.searchPlaceholder" id="input_buscar_mods" />
21+
<input type="text" data-string-id-placeholder="mods.searchPlaceholder" id="input_buscar_mods" placeholder="" />
2222
<button id="searchBtn"><i class="fa fa-search"></i></button>
2323
</div>
2424
<div class="b-mods-sort-container">

0 commit comments

Comments
 (0)