small code fix
This commit is contained in:
parent
d4a52828d3
commit
2e44bb4659
2
pw.php
2
pw.php
@ -53,7 +53,7 @@ function SecurePasswordGenerator($length = 9, $add_dashes = false, $available_se
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div style="margin:30px 0 0 30px;width:600px;"
|
<div style="margin:30px 0 0 30px;width:600px;">
|
||||||
<h1><a href="https://www.privacytools.io/"><img src="img/layout/logo.png" class="img-responsive" alt="privacytools.io"></a></h1>
|
<h1><a href="https://www.privacytools.io/"><img src="img/layout/logo.png" class="img-responsive" alt="privacytools.io"></a></h1>
|
||||||
<h1>Secure Password Generator <a href="https://www.privacytools.io/pw.php" style="margin-left:25px;" class="btn btn-warning btn-sm"><span class="glyphicon glyphicon-lock"></span> Generate</a></h1>
|
<h1>Secure Password Generator <a href="https://www.privacytools.io/pw.php" style="margin-left:25px;" class="btn btn-warning btn-sm"><span class="glyphicon glyphicon-lock"></span> Generate</a></h1>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user