diff options
Diffstat (limited to 'files/common/www/service/iframe.html')
-rw-r--r-- | files/common/www/service/iframe.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/common/www/service/iframe.html b/files/common/www/service/iframe.html index cdee514..02d6112 100644 --- a/files/common/www/service/iframe.html +++ b/files/common/www/service/iframe.html @@ -14,7 +14,7 @@ </head> <body style="margin:0px;"> -<!-- <div style="width:100%;padding:0px;background-color: #E5E5E5;text-align: center"><a href="targeturl">Weiter zur gesuchten Seite...</a></div>/--> + <div style="width:100%;padding:0px;background-color: #E5E5E5;text-align: center"><a href="targeturl">Weiter zur gesuchten Seite...</a></div> <iframe src="http://www.freifunk-jena.de/" width="100%" height="1000px"></iframe> </body> </html> |