From 25666ec5d3edbd614b01594399b03d107c8341ff Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Sun, 1 Mar 2020 21:15:17 +0100 Subject: [UI] Add RTL support with RTLCSS (#2776) * Add dir info to gen.php & install.php! * Add `make rtl` command Using rtlcss because it has actually has a command-line application! --- app/install.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index e5847cc5a..957e7a1d6 100644 --- a/app/install.php +++ b/app/install.php @@ -680,7 +680,11 @@ case 5: } ?> - +> -- cgit v1.2.3