kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Fix screenshot tab name
rodzic
a440eece9e
commit
bb3c546838
|
@ -40,7 +40,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li class="tab" id="default-tab"><a href="#text">Text</a></li>
|
<li class="tab" id="default-tab"><a href="#text">Text</a></li>
|
||||||
{% if screenshot %}
|
{% if screenshot %}
|
||||||
<li class="tab"><a href="#screenshot">Screenshot</a></li>
|
<li class="tab"><a href="#screenshot">Current screenshot</a></li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li class="tab" id="default-tab"><a href="#text">Text</a></li>
|
<li class="tab" id="default-tab"><a href="#text">Text</a></li>
|
||||||
{% if screenshot %}
|
{% if screenshot %}
|
||||||
<li class="tab"><a href="#screenshot">Screenshot</a></li>
|
<li class="tab"><a href="#screenshot">Current screenshot</a></li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
Ładowanie…
Reference in New Issue