Merge pull request 'Korekturovátko: přejmenovat „irelevantní“' (!18) from neirelevantni into master
Reviewed-on: #18
This commit is contained in:
commit
bebc120e8f
2 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
@ -146,7 +146,7 @@
|
||||||
</button>
|
</button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if o.status != 'neni_chyba' %}
|
{% if o.status != 'neni_chyba' %}
|
||||||
<button type='submit' name='action' value='wontfix' title='Označ jako irelevantní '>
|
<button type='submit' name='action' value='wontfix' title='Označ, že se nebude měnit'>
|
||||||
<img src="{% static "korektury/imgs/cross.png" %}"/>
|
<img src="{% static "korektury/imgs/cross.png" %}"/>
|
||||||
</button>
|
</button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in a new issue