We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5835c8d commit 21a6d31Copy full SHA for 21a6d31
web/index.html
@@ -10,7 +10,7 @@
10
<div class="content-area">
11
<div class="sidebar">
12
<div onclick="window.location.href = 'index.html';" class="sidebar-item active">ProStore Installer</div>
13
- <div onclick="window.location.href = 'cert.html';" class="sidebar-item">Certificate Manager & Status</div>
+ <div onclick="window.location.href = 'cert.html';" class="sidebar-item">Certificate Manager</div>
14
<div onclick="window.location.href = 'converter.html';" class="sidebar-item">Certificate Converter</div>
15
</div>
16
0 commit comments