mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 01:38:03 +01:00
rename dark info panel to dark panel
This commit is contained in:
parent
3704363f74
commit
ab5b664874
1 changed files with 2 additions and 2 deletions
|
@ -827,7 +827,7 @@ More From Poke </a>
|
||||||
|
|
||||||
<a href="/watch?v=<%=inv_vid.videoId%>&dm=true" title="Enable dark video info panel" style="text-decoration: none;" class="dropdown__item">
|
<a href="/watch?v=<%=inv_vid.videoId%>&dm=true" title="Enable dark video info panel" style="text-decoration: none;" class="dropdown__item">
|
||||||
<i class="fa-light fa-sun-bright"></i>
|
<i class="fa-light fa-sun-bright"></i>
|
||||||
Dark Info Panel • off
|
Dark Panel • off
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<% } %>
|
<% } %>
|
||||||
|
@ -836,7 +836,7 @@ More From Poke </a>
|
||||||
|
|
||||||
<a title="Enable Dark video info" href="/watch?v=<%=inv_vid.videoId%>" style="text-decoration: none;" class="dropdown__item">
|
<a title="Enable Dark video info" href="/watch?v=<%=inv_vid.videoId%>" style="text-decoration: none;" class="dropdown__item">
|
||||||
<i class="fa-light fa-moon" style="width: 1em;margin-left: 4px;"></i>
|
<i class="fa-light fa-moon" style="width: 1em;margin-left: 4px;"></i>
|
||||||
Dark Info Panel • on
|
Dark Panel • on
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue