layout/forms/crashtests/315752-1.xhtml

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     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>
     8 </head>
     9 <body>
    11 <select name="Language">
    12 	<option value="" style="clear: right;">
    13 				Automatic 	</option>
    14 	<option value="de" style="clear: right;">
    15 		<span alt="" style="float: right; margin-top: 1px;">		Deutsch</span> <small>(de)</small>	</option>
    16 	<option value="en" selected="selected" style="clear: right;">
    17 		<span alt="" style="float: right; margin-top: 1px;">		English</span> <small>(en)</small>	</option>
    18 </select>
    20 </body>
    21 </html>

mercurial