common.php:
- store language in session variable (BTW: storing it only at login instead of calling check_language() on every page would save some processor cycles ;-) templates/header.tpl: - add class="lang-XY" (where XY is the language to the body tag. This allows language-specific CSS code: .lang-XY table {...} This commit implements the feature request from J.Kruis (jan-kruis) https://sourceforge.net/tracker/?func=detail&aid=2903088&group_id=191583&atid=937967 git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@872 a1433add-5e2c-0410-b055-b7f2511e0802pull/2/head
parent
06d65a32b3
commit
98c0252a08
Loading…
Reference in New Issue