diff options
Diffstat (limited to 'templates/mobilepane_left.php')
| -rw-r--r-- | templates/mobilepane_left.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mobilepane_left.php b/templates/mobilepane_left.php index 29be318..83e9e4a 100644 --- a/templates/mobilepane_left.php +++ b/templates/mobilepane_left.php @@ -13,7 +13,7 @@ $settings = GlobalSettings::getInstance(); <?php call_template('head_tags'); ?> </head> -<body hx-boost="true"> +<body> <header> <nav> <a id="leftPaneActivator" class="inlineIcon material-symbols close" _="on click go back"></a> |
