mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-27 11:49:56 +03:00
Update functions_html.inc.php
Replaced wrong fontaewsome with new piwigo icon
This commit is contained in:
parent
61492d092e
commit
a45c00ad72
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ function get_tags_content_title()
|
||||||
.get_root_url().get_themeconf('icon_dir').'/remove_s.png'
|
.get_root_url().get_themeconf('icon_dir').'/remove_s.png'
|
||||||
.'" alt="x" style="vertical-align:bottom;" >'
|
.'" alt="x" style="vertical-align:bottom;" >'
|
||||||
.'<span class="pwg-icon pwg-icon-close" ></span>'
|
.'<span class="pwg-icon pwg-icon-close" ></span>'
|
||||||
.'<i class="fas fa-plus" aria-hidden="true"></i>'
|
.'<i class="pwg-icon pwg-icon-tag-remove" aria-hidden="true"></i>'
|
||||||
.'</a>';
|
.'</a>';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue