layout/forms/crashtests/315752-1.xhtml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/forms/crashtests/315752-1.xhtml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,21 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">
     1.7 +<head>
     1.8 +<title>Settings - Unclassified NewsBoard</title>
     1.9 +
    1.10 +
    1.11 +</head>
    1.12 +<body>
    1.13 +
    1.14 +<select name="Language">
    1.15 +	<option value="" style="clear: right;">
    1.16 +				Automatic 	</option>
    1.17 +	<option value="de" style="clear: right;">
    1.18 +		<span alt="" style="float: right; margin-top: 1px;">		Deutsch</span> <small>(de)</small>	</option>
    1.19 +	<option value="en" selected="selected" style="clear: right;">
    1.20 +		<span alt="" style="float: right; margin-top: 1px;">		English</span> <small>(en)</small>	</option>
    1.21 +</select>
    1.22 +
    1.23 +</body>
    1.24 +</html>
    1.25 \ No newline at end of file

mercurial