From 370e83bb0dfd0c70de268c93bf07ad5ee0897192 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 15 Aug 2008 01:29:47 +0200 Subject: Update auf 1.13.0 --- skins/Simple.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'skins/Simple.php') diff --git a/skins/Simple.php b/skins/Simple.php index b61b6a94..db64e48b 100644 --- a/skins/Simple.php +++ b/skins/Simple.php @@ -1,9 +1,10 @@ skinname = 'simple'; $this->stylename = 'simple'; $this->template = 'MonoBookTemplate'; + $this->cssfiles = array( 'rtl' ); } function reallyDoGetUserStyles() { -- cgit v1.2.2