paste root cert problem

TheMask

Verified User
Joined
Jan 20, 2011
Messages
142
hi when i want to copy paste root cert on new skin
rootcert.png


but with enhanced skin i can copy and paste without any problem.

i can send root cert if you want.
 
I guess it's been fixed a week ago or so. May you try updating the skin?

Code:
cd /usr/local/directadmin/data/skins
mkdir evolution
cd evolution
wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz
tar xvzf evolution.tar.gz
cd ..
chown -R diradmin:diradmin evolution
 
Back
Top