diff options
| author | Jonathan Stanley <shs@users.sourceforge.net> | 2007-02-27 01:00:52 +0000 |
|---|---|---|
| committer | Jonathan Stanley <shs@users.sourceforge.net> | 2007-02-27 01:00:52 +0000 |
| commit | 5eea81261f9d7b4d4fbd6627ad61a6eb166f5f1f (patch) | |
| tree | 4e8f49ede86cbffea53af8b405b07f444cb2cde1 /phpBB/styles/subSilver/template/overall_header.html | |
| parent | 994ebd890c7586cd702299e28fd0def4eb2b94cf (diff) | |
| download | forums-5eea81261f9d7b4d4fbd6627ad61a6eb166f5f1f.tar forums-5eea81261f9d7b4d4fbd6627ad61a6eb166f5f1f.tar.gz forums-5eea81261f9d7b4d4fbd6627ad61a6eb166f5f1f.tar.bz2 forums-5eea81261f9d7b4d4fbd6627ad61a6eb166f5f1f.tar.xz forums-5eea81261f9d7b4d4fbd6627ad61a6eb166f5f1f.zip | |
"Reintroducing" S_CONTENT_DIR_LEFT & S_CONTENT_DIR_RIGHT as S_CONTENT_FLOW_BEGIN & S_CONTENT_FLOW_END, but rather than taking values from ./language/xx/common.php (which often got translated when not needed, eg: to French, or just plain not used at all, swapping left=>right and right=>left in RTL mode).
We now enumerate left/right-right/left-ness by checking the directionality (S_CONTENT_DIRECTION) that is set within common.php
Or better still! Template/Style authors should stop hardcoding alignments/floats and put everything into the CSS, in which case LTR/RTL changes can be done very cleanly and sanely by prefexing specific rules with the .ltr/.rtl class.
git-svn-id: file:///svn/phpbb/trunk@7090 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template/overall_header.html')
0 files changed, 0 insertions, 0 deletions
