Skip to content

Commit 9c9609d

Browse files
robinheidrichwilliamdes
authored andcommitted
Update installation text
Imported from #186
1 parent b3b8dae commit 9c9609d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

pmaweb/templates/themes.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ <h2>Themes</h2>
99
using.
1010
</p>
1111
<p>
12-
Please note that themes contain PHP code and you should download them only
13-
from trusted servers. All themes available on this page have been checked by
14-
phpMyAdmin team members.
12+
Please note that themes contain PHP code and should only be downloaded from trusted servers.
13+
All themes available on this page have been checked by phpMyAdmin team members.
1514
</p>
15+
16+
<h3>Installation</h3>
1617
<p>
17-
To install a theme, unzip your downloaded theme into the directory /themes/ of
18-
your phpMyAdmin folder. When you open phpMyAdmin, you should be able to select the theme.
19-
Please read the documentation for more details.
18+
To install a theme, unzip your downloaded theme into the <code>/themes/</code> directory of
19+
your phpMyAdmin installation folder. After reloading phpMyAdmin, you should be able to select
20+
the theme from the appearance settings. For more detailed instructions, please refer to
21+
the documentation.
2022
</p>
2123
<p>
2224
You can try the themes in action on our <a

0 commit comments

Comments
 (0)