mirror of
https://github.com/friendica/friendica
synced 2024-11-10 00:23:00 +00:00
Frio: Relocate message wasn't send
This commit is contained in:
parent
0f1b27db1e
commit
df1e96441e
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@
|
|||
|
||||
<br/>
|
||||
<div class="form-group pull-right settings-submit-wrapper" >
|
||||
<button type="submit" name="submit" class="btn btn-primary" value="{{$relocate_button|escape:'html'}}">{{$relocate_button|escape:'html'}}</button>
|
||||
<button type="submit" name="resend_relocate" class="btn btn-primary" value="{{$relocate_button|escape:'html'}}">{{$relocate_button|escape:'html'}}</button>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue