|
@@ -101,7 +101,7 @@
|
|
|
<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
|
|
|
<div class="header">
|
|
|
- <a href="http://5cube.org" target="_self" style="color:#000000; text-decoration: none;"><img src="/Public/res/1cube.png" style="width:45px;"> 5 Cube</a> <a href="https://github.com/par7133/5cube" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:info@5cube.org" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
+ <a href="http://5cube.org" target="_self" style="color:#000000; text-decoration: none;"><img src="Public/res/1cube.png" style="width:45px;"> 5 Cube</a> <a href="https://github.com/par7133/5cube" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:info@5cube.org" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
</div>
|
|
|
|
|
|
<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center;">
|
|
@@ -111,7 +111,7 @@
|
|
|
<a href="https://github.com/par7133/5cube/archive/refs/tags/v1.0.5.tar.gz">Release 1.0.5 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
- <img src="/Public/static/res/5Cgenius.png" alt="5C Genius" title="5C Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
|
+ <img src="Public/static/res/5Cgenius.png" alt="5C Genius" title="5C Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
|
<br><br><br>
|
|
|
<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" value="" autocomplete="off"><br>
|
|
|
<input type="text" id="Salt" placeholder="salt" style="position:relative; top:+5px; font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" autocomplete="off"><br>
|