From f5ad15cc68804351389192f149b0f48866f1d9eb Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 19 Jan 2025 23:12:10 +0000 Subject: make left and right panes accessible on small screens --- templates/mobilepane_left.php | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 templates/mobilepane_left.php (limited to 'templates/mobilepane_left.php') diff --git a/templates/mobilepane_left.php b/templates/mobilepane_left.php new file mode 100644 index 0000000..77925cc --- /dev/null +++ b/templates/mobilepane_left.php @@ -0,0 +1,32 @@ + + + + + + <?= __('writeNote.label') ?> — <?= $settings->get('instance.name') ?> + + + + +
+ +
+
+ +

+
+ + + \ No newline at end of file -- cgit v1.3