Skip to content

Commit

Permalink
Update settings.php
Browse files Browse the repository at this point in the history
  • Loading branch information
summerblue committed Feb 1, 2019
1 parent 2e7346d commit ef29593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/templates/settings.php
Expand Up @@ -5,7 +5,7 @@
</style>

<form class="settings_form" data-bind="submit: save">
<h2 class="text-center"><i class="fa fa-cogs" aria-hidden="true"></i> 站点设置</h2>
<h2 class="text-center"><i class="fa fa-cogs" aria-hidden="true"></i> <span data-bind="text: settingsTitle"></span></h2>
<hr>

<!-- ko foreach: editFields -->
Expand Down

0 comments on commit ef29593

Please sign in to comment.