mirror of
https://github.com/nicolabs/ciform.git
synced 2026-05-21 12:13:25 +02:00
+ added a warning for end users
This commit is contained in:
parent
217f515de3
commit
fdda7493c6
|
|
@ -37,9 +37,15 @@
|
|||
display:inline-bloc;
|
||||
position:relative;
|
||||
}
|
||||
.warning {
|
||||
background:white;
|
||||
color:red;
|
||||
padding:0.5em;
|
||||
font-size:small;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<body onload="javascript:window.close();">
|
||||
<div class="toto">
|
||||
<img class="toto" src='http://chart.apis.google.com/chart?chs=64x64&chld=L|0&choe=UTF-8&cht=qr&chl=6f1c2cd012256848' alt='' >
|
||||
<b class="toto">Server :</b> <a href="#" class="tata" title="QR code of this URL here">http://plugnauth.sourceforge.net/ciform?info</a><br>
|
||||
|
|
@ -51,7 +57,10 @@
|
|||
hpGPR7Lr8VKuV4Hy14qbrO1Ntml/K8YJrUrG062L6PzFbwADBQP+L44g/8tnuQ85=<br>
|
||||
l323uQXp22EhPX9GgwgS4ddv/hhHxvVAE93T3iloJHaK3IQyWxtxBHVbW6a8pHla=<br>
|
||||
/nbf3gDyYzekO2SGIEYDvUACfXepwjOBQNpLF5EvzxhAEtU3AI+WCi3bO2RA67F5=<br>
|
||||
ffz4OGwDJS562o7iRjBy1gC172yQJys==</span>
|
||||
ffz4OGwDJS562o7iRjBy1gC172yQJys==</span><br>
|
||||
<br>
|
||||
<div class="warning">Please note that the informations displayed above give no guarantee at all that the web site is actually
|
||||
the one that's advertised. To be secure, you must first be able to trust the web site you're visiting.</div>
|
||||
</div>
|
||||
<br>
|
||||
<img src='http://chart.apis.google.com/chart?chs=250x250&chld=L|0&choe=UTF-8&cht=qr&chl=BAChr+n+/Bq1SXwL6dCiMRNDtRW2aF9h6VDAVTDS0OqNJHaPJjoFTUYKgxOuBoBktQI/P+GbHmxQIImLlNPYEIBAjwI7PMT+EcBhUQsno4atvG8nSg1PB4uNF22giVvThpGPR7Lr8VKuV4Hy14qbrO1Ntml/K8YJrUrG062L6PzFbwADBQP+L44g/8tnuQ85l323uQXp22EhPX9GgwgS4ddv/hhHxvVAE93T3iloJHaK3IQyWxtxBHVbW6a8pHla/nbf3gDyYzekO2SGIEYDvUACfXepwjOBQNpLF5EvzxhAEtU3AI+WCi3bO2RA67F5ffz4OGwDJS562o7iRjBy1gC172yQJys=' alt='' >
|
||||
|
|
|
|||
Loading…
Reference in a new issue