implementing @k0nsl suggestion regarding wording, resolves #110

This commit is contained in:
El RIDO
2016-07-08 08:56:42 +02:00
parent ad3cacd2b0
commit 87fb3f5d2f
6 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
<body>
<header>
<div id="aboutbox">
{function="t('ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES. More information on the <a href="https://github.com/elrido/ZeroBin/wiki">project page</a>.')"}<br />{if="strlen($NOTICE)"}
{function="t('ZeroBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES. More information on the <a href="https://github.com/elrido/ZeroBin/wiki">project page</a>.')"}<br />{if="strlen($NOTICE)"}
<span class="blink"></span> {$NOTICE}{/if}
</div>
<h1 class="title reloadlink">{function="t('ZeroBin')"}</h1><br />