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/layout/layout.phtml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app/layout/layout.phtml') diff --git a/app/layout/layout.phtml b/app/layout/layout.phtml index 3f4cc7b4a..b7389c126 100644 --- a/app/layout/layout.phtml +++ b/app/layout/layout.phtml @@ -1,6 +1,10 @@ - +> -- cgit v1.2.3