11
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
|
||||
<div class="form-group row mb-1">
|
||||
<div class="col-sm-10 offset-sm-2">
|
||||
<button type="submit" class="btn btn-success rounded-0">Save!</button>
|
||||
<button type="submit" class="btn btn-success rounded-0">保存!</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -64,5 +64,5 @@
|
||||
<br />
|
||||
|
||||
<form action="@GlobalConfiguration.BasePath/Admin/DeleteEmoji/@Model.Emoji.Name">
|
||||
<button type="submit" class="btn btn-danger rounded-0">Delete Emoji</button>
|
||||
<button type="submit" class="btn btn-danger rounded-0">删除Emoji</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user