Changes between Version 188 and Version 189 of PakistanDevelopers
- Timestamp:
- 09/08/10 21:53:12 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PakistanDevelopers
v188 v189 30 30 === Localisation === 31 31 * We need the words to be translated into Urdu (Google have just released beta translator but not very polished yet) 32 * The text should all be right-justified 32 * The text should all be right-justified (currently body has direction: ltr; in sahana.css We can change this globally with a theme but we need it dynamic per language) 33 33 * Form Labels should be put to the right of the INPUT boxes (formstyle) (& comments to the left) 34 * colon should be to the left of the label ({{{static/scripts/s3/labels.js}}})34 * colon should be to the left of the label: ({{{static/scripts/s3/labels.js}}}) needs to read a global variable. 35 35 36 36 === Requests Management ===