315752-1.xhtml 797 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">
  4. <head>
  5. <title>Settings - Unclassified NewsBoard</title>
  6. </head>
  7. <body>
  8. <select name="Language">
  9. <option value="" style="clear: right;">
  10. Automatic </option>
  11. <option value="de" style="clear: right;">
  12. <span alt="" style="float: right; margin-top: 1px;"> Deutsch</span> <small>(de)</small> </option>
  13. <option value="en" selected="selected" style="clear: right;">
  14. <span alt="" style="float: right; margin-top: 1px;"> English</span> <small>(en)</small> </option>
  15. </select>
  16. </body>
  17. </html>