]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/settings.tpl
Merge pull request #3811 from annando/remove-service-class
[friendica.git] / view / theme / frio / templates / settings.tpl
index 6eed613ddd53eae038765bd2b8ab89f89b6200bc..7197067dd6eaf5c12209c9db68359df76a457973 100644 (file)
                                                        {{include file="field_checkbox.tpl" field=$email_textonly}}
 
 
-                                                       {{* commented out because it was commented out in the original template 
+                                                       {{* commented out because it was commented out in the original template
                                                        <div class="field">
-                                                        <button onclick="javascript:Notification.requestPermission(function(perm){if(perm === 'granted')alert('{{$desktop_notifications_success_message}}');});return false;">{{$desktop_notifications}}</button>
+                                                        <button type="button" onclick="javascript:Notification.requestPermission(function(perm){if(perm === 'granted')alert('{{$desktop_notifications_success_message}}');});">{{$desktop_notifications}}</button>
                                                         <span class="field_help">{{$desktop_notifications_note}}</span>
                                                        </div>
                                                        *}}
 
                                                <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>