Quoting "E.S. Rosenberg" <[email protected]>:
If anyone here can anyhow tell me how (what call) will tell me what the current direction of the page is then I can maybe also make some patches.... (is there such a thing as $this->direction() ?)
$GLOBALS['registry']->nlsconfig->curr_rtl will be true if the current language is Right-to-left. The list of languages marked RTL is in horde/config/nls.php.
michael ___________________________________ Michael Slusarz [[email protected]] -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
