mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
Версия панели 1.0
This commit is contained in:
parent
359012b12b
commit
fa1dbf26b7
5 changed files with 282 additions and 282 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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 -->
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue