mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-24 07:23:06 +03:00
Merge pull request #4351 from JSuenram/master
Make Agent-Images also clickable for agent download.
This commit is contained in:
commit
64ed0e8ca7
@ -91,7 +91,7 @@
|
|||||||
<h3>Microsoft™ Windows 64bit</h3>
|
<h3>Microsoft™ Windows 64bit</h3>
|
||||||
<p><a id="win64url">Download the software here</a>, run it and press "Install" or "Connect".</p>
|
<p><a id="win64url">Download the software here</a>, run it and press "Install" or "Connect".</p>
|
||||||
<div style="text-align:center">
|
<div style="text-align:center">
|
||||||
<img class="winagent-img" src="images/winagent.png" />
|
<a id="win64url"><img class="winagent-img" src="images/winagent.png" /></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -99,7 +99,7 @@
|
|||||||
<h3>Microsoft™ Windows 32bit</h3>
|
<h3>Microsoft™ Windows 32bit</h3>
|
||||||
<p><a id="win32url">Download the software here</a>, run it and press "Install" or "Connect".</p>
|
<p><a id="win32url">Download the software here</a>, run it and press "Install" or "Connect".</p>
|
||||||
<div style="text-align:center">
|
<div style="text-align:center">
|
||||||
<img class="winagent-img" src="images/winagent.png" />
|
<a id="win32url"><img class="winagent-img" src="images/winagent.png" /></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -118,7 +118,7 @@
|
|||||||
<h3>Apple™ MacOS</h3>
|
<h3>Apple™ MacOS</h3>
|
||||||
<p><a id="macosurl">Download the installer here</a>, right click on it or press "control" and click on the file. Then select "Open" and follow the instructions.</p>
|
<p><a id="macosurl">Download the installer here</a>, right click on it or press "control" and click on the file. Then select "Open" and follow the instructions.</p>
|
||||||
<div style="text-align:center">
|
<div style="text-align:center">
|
||||||
<img src="images/macosagent.png" />
|
<a id="macosurl"><img src="images/macosagent.png" /></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user