mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
Set bootstrap5 template as default
This commit is contained in:
parent
c1050e08e8
commit
07ba4f179d
4 changed files with 8 additions and 8 deletions
|
|
@ -25,7 +25,7 @@ class TemplateSwitcher
|
|||
* @static
|
||||
* @var string
|
||||
*/
|
||||
protected static $_templateFallback = 'bootstrap';
|
||||
protected static $_templateFallback = 'bootstrap5';
|
||||
|
||||
/**
|
||||
* available templates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue