some cleanup
This commit is contained in:
parent
0100b7da99
commit
6af7fab30c
@ -993,7 +993,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<label for="fatSizeSectors32">Größe einer FAT <span
|
<label for="fatSizeSectors32">Größe einer FAT <span
|
||||||
class="unit-indicator fix-highlight">(Bytes)</span>:</label>
|
class="unit-indicator fix-highlight">(Sektoren)</span>:</label>
|
||||||
<input type="text" id="fatSizeSectors32" placeholder="0x20000">
|
<input type="text" id="fatSizeSectors32" placeholder="0x20000">
|
||||||
</div>
|
</div>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
@ -1138,12 +1138,6 @@
|
|||||||
<p>Fixed offset calculator for educational and forensic purposes.</p>
|
<p>Fixed offset calculator for educational and forensic purposes.</p>
|
||||||
<p>Version 0.2.1 (Fixed)</p>
|
<p>Version 0.2.1 (Fixed)</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-section">
|
|
||||||
<h3>Fixes Applied</h3>
|
|
||||||
<p>• Updated FAT size placeholders</p>
|
|
||||||
<p>• Fixed calculator overflow handling</p>
|
|
||||||
<p>• Improved integer precision</p>
|
|
||||||
</div>
|
|
||||||
<div class="footer-section">
|
<div class="footer-section">
|
||||||
<h3>Support</h3>
|
<h3>Support</h3>
|
||||||
<a href="mailto:mstoeck3@hs-mittweida.de">Contact Support</a>
|
<a href="mailto:mstoeck3@hs-mittweida.de">Contact Support</a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user