Add Download OVPN Button

Steps:
1. Login to your VPS using any SFTP Client.
2. Go to 
/home/vps/public_html/view/member/ and edit servers.php
3. Add this line to any place you want.
<a href="http://{{ @server->host }}:81/client.ovpn" class="btn btn-primary">Download OVPN</a>