Remove reference to nonexistent CSS file

This removes the only occasion I found for the nonexistent file `/view/js/button/frio.css`.

Fixes #13201
This commit is contained in:
Steffen K9 2023-06-07 17:52:15 +02:00 committed by GitHub
parent 50988bf5f1
commit 70540e59e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -51,8 +51,6 @@
type="text/css" media="screen" />
<link rel="stylesheet" href="view/js/fancybox/jquery.fancybox.min.css?v={{$smarty.const.FRIENDICA_VERSION}}"
type="text/css" media="screen" />
<link rel="stylesheet" href="view/js/button/frio.css?v={{$smarty.const.FRIENDICA_VERSION}}"
type="text/css" media="screen" />
{{* own css files *}}
<link rel="stylesheet" href="view/theme/frio/css/hovercard.css?v={{$smarty.const.FRIENDICA_VERSION}}" type="text/css"