1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 21:32:09 +02:00

Bootstrap 5 theme cleanup. Removed some hard-coded elements. Updated install.xml.

This commit is contained in:
Cameron
2022-04-06 18:25:22 -07:00
parent efb6dd0b96
commit 2f6dca824f
6 changed files with 533 additions and 48 deletions

View File

@@ -2,9 +2,7 @@
{ALERTS}
<div class='container'>
<!-- Page Heading/Breadcrumbs -->
<h1 class="mt-4 mb-3">{---CAPTION---}
<small>{---TEXT---}</small>
</h1>
<h1 class="mt-4 mb-3">{---CAPTION---}</h1>
{---BREADCRUMB---}
{SETSTYLE=main}
{---}