Change to bootstrap 5

This commit is contained in:
2025-03-31 21:41:23 +02:00
parent 091d572b58
commit 0d414db9c9

View File

@@ -63,7 +63,7 @@ availabletemplates[] = "page"
; which can be combined with "-dark" and "-compact" for "bootstrap-dark-page", ; which can be combined with "-dark" and "-compact" for "bootstrap-dark-page",
; "bootstrap-compact-page" and finally "bootstrap5" (tpl/bootstrap5.php) - previews at: ; "bootstrap-compact-page" and finally "bootstrap5" (tpl/bootstrap5.php) - previews at:
; https://privatebin.info/screenshots.html ; https://privatebin.info/screenshots.html
template = "bootstrap-dark" template = "bootstrap5"
; (optional) info text to display ; (optional) info text to display
; use single, instead of double quotes for HTML attributes ; use single, instead of double quotes for HTML attributes