special/recentfiles
This commit is contained in:
14
index.html
14
index.html
@@ -18,12 +18,22 @@
|
||||
<div class="zoom-controls">
|
||||
<div class="leaflet-control-zoom leaflet-bar leaflet-control">
|
||||
<a class="leaflet-control-zoom-in" href="#" title="Zoom in" role="button" aria-label="Zoom in">+</a>
|
||||
<a class="leaflet-control-zoom-out" href="#" title="Zoom out" role="button" aria-label="Zoom out">-</a>
|
||||
<a class="leaflet-control-zoom-out" href="#" title="Zoom out" role="button" aria-label="Zoom out">–</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="specialclosediv">
|
||||
<a id="specialclosebutton" href="#" title="Zoom in" role="button" aria-label="Zoom in">×</a>
|
||||
</div>
|
||||
<div id="specialselectdiv">
|
||||
<select id="special">
|
||||
<option value="">carte</option>
|
||||
<option value="/m/special/recentfiles/recentfiles.html">nouveaux fichiers</option>
|
||||
</select>
|
||||
</div>
|
||||
<div id="specialiframediv"></div>
|
||||
</div>
|
||||
<div id="wikiframediv">
|
||||
<iframe id="wikiframe" src="/mw"></iframe>
|
||||
<iframe id="wikiframe" name="wikiframe" src="/mw"></iframe>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user