Skip to content

Commit

Permalink
Update login page view
Browse files Browse the repository at this point in the history
  • Loading branch information
noplanalderson committed Oct 18, 2021
1 parent 15489d0 commit adab3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/module_account/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<img class="logo-sasuke" src="<?= site_url('_/uploads/sites/'.$this->app->logo_app);?>">
<div class="text-center mb-4">
<h1 class="h4 text-gray-900"><?= $this->app->judul_app_alt;?></h1>
<small><?= $this->app->judul_app;?> <?= SASUKE_VERSION ?></small>
<small>Sistem Aplikasi Surat Kematian <?= SASUKE_VERSION ?></small>
</div>
<div id="msg_login" class="alert d-none">
<small class="msg_login"></small>
Expand Down

0 comments on commit adab3ad

Please sign in to comment.