rename 'reset' link to 'default'
This commit is contained in:
parent
306b92cf56
commit
8af4dac3ec
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ make' (GalleryInfo {title, prefix, filters, hidden}) infos = [b|@0
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a href=# id=clear>clear</a>
|
<a href=# id=clear>clear</a>
|
||||||
<a href=# id=reset>reset</a>
|
<a href=# id=reset>default</a>
|
||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in a new issue