fix all examples title. non-functional change

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10098 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2010-03-12 07:44:02 +00:00
parent 6fa1a14456
commit fd768cf170
12 changed files with 12 additions and 12 deletions

View File

@@ -85,7 +85,7 @@
</script>
</head>
<body onload="init()">
<h3 id="title">Custom Control.Panel</h3>
<h1 id="title">Custom Control.Panel</h1>
<p id="shortdesc">
Create a custom control.panel, styled entirely with
CSS, and add your own controls to it.