Skip to content

Commit

Permalink
removed outer main that wasnt supposed to be there
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsguides committed Apr 18, 2024
1 parent 1b906ce commit 0a05a7d
Show file tree
Hide file tree
Showing 98 changed files with 3 additions and 9,222 deletions.
4 changes: 2 additions & 2 deletions templates/joomstarter/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
</header>

<?php // Generate the main content area of the website ?>
<main class="siteBody">
<div class="siteBody">
<div class="container">
<?php // Load Breadcrumbs Module if Module Exists ?>
<?php if ($this->countModules('breadcrumbs')) : ?>
Expand Down Expand Up @@ -151,7 +151,7 @@
<?php endif; ?>
</div>
</div>
</main>
</div>

<?php // Load Footer ?>
<footer class="footer mt-auto py-3 bg-light ">
Expand Down
4 changes: 0 additions & 4 deletions templates/joomstarter/language/en-GB/tpl_j4starter.ini

This file was deleted.

15 changes: 0 additions & 15 deletions templates/joomstarter/language/en-GB/tpl_j4starter.sys.ini

This file was deleted.

1 change: 0 additions & 1 deletion templates/joomstarter/media/css/Notice.txt

This file was deleted.

7 changes: 0 additions & 7 deletions templates/joomstarter/media/css/template.min.css

This file was deleted.

7 changes: 0 additions & 7 deletions templates/joomstarter/media/css/template.min.css.map

This file was deleted.

2 changes: 0 additions & 2 deletions templates/joomstarter/media/css/user.css

This file was deleted.

Binary file removed templates/joomstarter/media/images/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion templates/joomstarter/media/js/template.js

This file was deleted.

1 change: 0 additions & 1 deletion templates/joomstarter/media/js/template.min.js

This file was deleted.

196 changes: 0 additions & 196 deletions templates/joomstarter/media/scss/_modifiers.scss

This file was deleted.

27 changes: 0 additions & 27 deletions templates/joomstarter/media/scss/template.scss

This file was deleted.

118 changes: 0 additions & 118 deletions templates/joomstarter/media/scss/vendor/bootstrap/_accordion.scss

This file was deleted.

Loading

0 comments on commit 0a05a7d

Please sign in to comment.