Menu

flag picture?

Help
2004-01-14
2004-01-14
  • Juergen Bach

    Juergen Bach - 2004-01-14

    hi john`

    as i suggested to you at the beginning your project PhpGedView you made the flags to change lanuguages, i saw it on your homepage. in the final version 2.65 which i loaded down are no flags.

    why?

    Jrgen Bach

    www.bach-stammbaum.de/gedviewwII

     
    • John Finlay

      John Finlay - 2004-01-14

      Flags are enabled by default in some themes while in other themes the drop down box is the default.  To change this you have to edit the theme and put a 1 as a parameter to the print_lang_form() function.

      If you are using the standard theme you can do this by editing phpgedview/themes/standard/header.html and changing print_lang_form(); to print_lang_form(1);

      --John

       

Log in to post a comment.