Hi,
-I've modified page.tmpl to take into account rtl languages. Basically I've modified the <html> tag to generate
+I've modified page.tmpl to take into account rtl languages. Basically I've modified the `<html>` tag to generate
-<html dir="$DIRECTION" lang="$LANG">
+ <html dir="$DIRECTION" lang="$LANG">
if the PO plugin is enabled.
Cheers.
+
+> [[applied|done]] --[[Joey]]