|
@@ -76,13 +76,13 @@
|
|
|
|
|
|
<div id="HCsplash" style="padding-top: 160px; text-align:center;color:#ffffff;display:none;">
|
|
|
<div id="myh1"><H1>Homomm</H1></div><br>
|
|
|
- <img src="./Public/static/res/HMMlogo2.png" style="width:310px;">
|
|
|
+ <img src="/Public/static/res/HMMlogo2.png" style="width:310px;">
|
|
|
</div>
|
|
|
|
|
|
<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
|
|
|
<div class="header">
|
|
|
- <a href="http://homomm.org" target="_self" style="color:#000000; text-decoration: none;"><img src="./Public/static/res/HMMlogo2.png" style="width:45px;"> Homomm</a> <a href="https://github.com/par7133/Homomm" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:info@homomm.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://homomm.org" target="_self" style="color:#000000; text-decoration: none;"><img src="/Public/static/res/HMMlogo2.png" style="width:45px;"> Homomm</a> <a href="https://github.com/par7133/Homomm" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:info@homomm.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;">
|
|
@@ -92,7 +92,7 @@
|
|
|
<a href="https://github.com/par7133/Homomm/archive/refs/tags/v2.1.2.tar.gz">Release 2.1.2 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
- <img src="Public/static/res/HMMgenius.png" alt="HC Genius" title="HMM Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
|
+ <img src="/Public/static/res/HMMgenius.png" alt="HC Genius" title="HMM 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>
|