Changes between Version 188 and Version 189 of PakistanDevelopers


Ignore:
Timestamp:
09/08/10 21:53:12 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PakistanDevelopers

    v188 v189  
    3030=== Localisation ===
    3131 * 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)
    3333 * 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.
    3535
    3636=== Requests Management ===