Update 0.1.6.md

This commit is contained in:
Stefan Pejcic
2024-04-08 15:27:39 +02:00
committed by GitHub
parent 7ea193c712
commit 9d4e546c8e

View File

@@ -91,8 +91,6 @@ For OpenAdmin: `cp /usr/local/admin/templates/ /home/custom_admin_template/`
and then make the changes over html/css file.
---
To change theme for OpenPanel, run command:
```
@@ -105,8 +103,6 @@ instead of *NAME_HERE* set either just the folder name in `/usr/local/panel/` or
opencli config update template "/home/custom_template/"
```
---
To change theme for OpenAdmin, run command:
```
@@ -143,4 +139,14 @@ and the new locale will be available to your users under Account Settings:
-----
##### Panel update from GUI
OpenPanel can now be udpated directly form the OpenAdmin interface.
To update navigate to *OpenAdmin > General Settings* section and if new update is available, click on the update button to initiate.
![update openpanel](https://i.postimg.cc/FzCGTgFg/openadmin-update-is-available.png)
-----