Версия панели 1.0

This commit is contained in:
JonnyBro 2021-12-14 23:23:55 +05:00
parent 359012b12b
commit fa1dbf26b7
5 changed files with 282 additions and 282 deletions

View file

@ -15,7 +15,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> Команды <small> Version 1.0.0 </small> </h1>
<h1> Команды <small> Dashboard v1.0 </small> </h1>
<ol class="breadcrumb">
<li class="active"><a href="/commands"><i class="fa fa-home"></i> Команды </a></li>
</ol>

View file

@ -18,7 +18,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> <%= translate("common:CONFIGURATION") %> <small> Version 1.0.0 </small> </h1>
<h1> <%= translate("common:CONFIGURATION") %> <small> Dashboard v1.0 </small> </h1>
<ol class="breadcrumb">
<li><a href="/"><i class="fa fa-home"></i> <%= translate("dashboard:SELECTOR") %></a></li>
<li class="active"><%= guild.name %></li>

View file

@ -15,7 +15,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> <%= translate("dashboard:SELECTOR") %> <small> Version 1.0.0 </small> </h1>
<h1> <%= translate("dashboard:SELECTOR") %> <small> Dashboard v1.0 </small> </h1>
<ol class="breadcrumb">
<li class="active"><a href="/"><i class="fa fa-home"></i> <%= translate("dashboard:SELECTOR") %></a></li>
</ol>

View file

@ -21,7 +21,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> <%= translate("UTILS").SETTINGS %> <small> Version 1.0.0 </small> </h1>
<h1> <%= translate("UTILS").SETTINGS %> <small> Dashboard v1.0 </small> </h1>
</section>
<!-- Main content -->

View file

@ -15,7 +15,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> Обновления <small> Version 1.0.0 </small> </h1>
<h1> Обновления <small> Dashboard v1.0 </small> </h1>
<ol class="breadcrumb">
<li class="active"><a href="/updates"><i class="fa fa-home"></i> Обновления </a></li>
</ol>