Панель управления v1.0.5

This commit is contained in:
JonnyBro 2022-01-13 22:58:42 +05:00
parent 25983d2c27
commit 24a8e1038e
6 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 1.0.0
<b>Version</b> 1.0.5
</div>
<strong>Этот сайт использует <a href="https://adminlte.io">AdminLTE</a> и <a href="https://boostrap.com">Boostrap</a>. © 2021 <a href="https://github.com/JonnyBro" target="_blank">Jonny_Bro</a>.</strong>
</footer>

View file

@ -18,7 +18,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> <%= translate("common:CONFIGURATION") %> <small> Dashboard v1.0 </small> </h1>
<h1> <%= translate("common:CONFIGURATION") %> <small> Dashboard v1.0.5 </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

@ -21,7 +21,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> <%= translate("common:PROFILE") %> <small> Dashboard v1.0 </small> </h1>
<h1> <%= translate("common:PROFILE") %> <small> Dashboard v1.0.5 </small> </h1>
</section>
<!-- Main content -->

View file

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

View file

@ -21,7 +21,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> <%= translate("dashboard:STATS") %> <i> <%= bot.guilds.cache.get(guildID).name %> </i> <small> Dashboard v1.0 </small> </h1>
<h1> <%= translate("dashboard:STATS") %> <i> <%= bot.guilds.cache.get(guildID).name %> </i> <small> Dashboard v1.0.5 </small> </h1>
</section>
<!-- Main content -->

View file

@ -18,7 +18,7 @@
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> <%= user.username %> <small> Dashboard v1.0 </small> </h1>
<h1> <%= user.username %> <small> Dashboard v1.0.5 </small> </h1>
</section>
<section class="content">