diff options
Diffstat (limited to 'templates/mobilepane_right.php')
| -rw-r--r-- | templates/mobilepane_right.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mobilepane_right.php b/templates/mobilepane_right.php index 4804f67..2a72c6e 100644 --- a/templates/mobilepane_right.php +++ b/templates/mobilepane_right.php @@ -19,7 +19,7 @@ $settings = GlobalSettings::getInstance(); <img id="loadingIndicator" class="htmx-indicator" src="/static/tail-spin.svg"></span> <span></span> <span></span> - <a id="rightPaneActivator" class="inlineIcon material-symbols-outlined" _="on click go back">close</a> + <a id="rightPaneActivator" class="inlineIcon material-symbols close" _="on click go back"></a> </nav> </header> <main class="mobilePane"> |
