code styling changes
This commit is contained in:
parent
7990cfd37d
commit
eb429fc05c
@ -1,7 +1,9 @@
|
||||
<?php /*
|
||||
<?php
|
||||
/*
|
||||
FILE: 04_nav-item.html.php
|
||||
Description: generates the tab link/button, in the navbar
|
||||
*/ ?>
|
||||
*/
|
||||
?>
|
||||
<li class="nav-item">
|
||||
<button class="nav-link active" data-bs-toggle="tab" data-bs-target="#deploy">
|
||||
<i class="bi bi-rocket-takeoff"></i>
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
<?php /*
|
||||
<?php
|
||||
/*
|
||||
FILE: 05_content.html.php
|
||||
Description: the main HTML/PHP content of this tab
|
||||
*/
|
||||
|
||||
@ -1,7 +1,9 @@
|
||||
<?php /*
|
||||
<?php
|
||||
/*
|
||||
FILE: 06_modals.html.php
|
||||
Description: any extra modal, hidden windows that get displayed when user clicks something
|
||||
*/ ?>
|
||||
*/
|
||||
?>
|
||||
|
||||
|
||||
<!-- Commit Info Modal -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user