mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 18:44:44 +00:00
www: certificates tab page name is too ambiguous, also make it .inc
This commit is contained in:
parent
87b0a73bec
commit
4b3cc0a345
@ -345,7 +345,7 @@ function method_change() {
|
||||
|
||||
<section class="col-xs-12">
|
||||
|
||||
<? include('system_manager_tabs.php'); ?>
|
||||
<? include('system_certificates_tabs.inc'); ?>
|
||||
|
||||
<div class="content-box tab-content table-responsive" style="overflow: auto;">
|
||||
|
||||
|
||||
@ -574,7 +574,7 @@ function internalca_change() {
|
||||
?>
|
||||
<section class="col-xs-12">
|
||||
|
||||
<?php include('system_manager_tabs.php'); ?>
|
||||
<?php include('system_certificates_tabs.inc'); ?>
|
||||
|
||||
<div class="content-box tab-content table-responsive">
|
||||
|
||||
|
||||
@ -274,7 +274,7 @@ include("head.inc");
|
||||
?>
|
||||
<section class="col-xs-12">
|
||||
|
||||
<? include('system_manager_tabs.php'); ?>
|
||||
<? include('system_certificates_tabs.inc'); ?>
|
||||
|
||||
<div class="content-box tab-content">
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user