Merge branch 'dev' into 'dev'
Fix translation to update button See merge request hubzilla/core!1600
This commit is contained in:
commit
823d71df28
@ -368,7 +368,7 @@ function on_more() {
|
||||
<div class="form-group">
|
||||
<div class="pull-right">
|
||||
<button id="event_more" type="button" class="btn btn-outline-secondary btn-sm"><i class="fa fa-caret-down"></i> {{$more}}</button>
|
||||
<button id="event_submit" type="button" value="" class="btn btn-primary btn-sm"></button>
|
||||
<button id="event_submit" type="button" value="" class="btn btn-primary btn-sm">{{$update}}</button>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user