Merge pull request #3765 from annando/resend-frio

Frio: Relocate message wasn't send
This commit is contained in:
Tobias Diekershoff 2017-10-07 16:00:21 +00:00 committed by GitHub
commit ef6a9e953a
1 changed files with 1 additions and 1 deletions

View File

@ -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>