]> git.wh0rd.org - tt-rss.git/blobdiff - classes/pref/prefs.php
some more xhrPost refactoring (batchEditSave WIP)
[tt-rss.git] / classes / pref / prefs.php
index 7a3b363f709d69427e1a0a079097334b2121865c..9b467ccc15f092289018e48ff9c57743faac0b8c 100644 (file)
@@ -1089,7 +1089,7 @@ class Pref_Prefs extends Handler_Protected {
 
                print "<div class='dlgButtons'>
                        <div style='float : left'>
-                       <button dojoType=\"dijit.form.Button\" onclick=\"dijit.byId('profileEditDlg').removeSelected()\">".
+                       <button class=\"btn-danger\" dojoType=\"dijit.form.Button\" onclick=\"dijit.byId('profileEditDlg').removeSelected()\">".
                        __('Remove selected profiles')."</button>
                        <button dojoType=\"dijit.form.Button\" onclick=\"dijit.byId('profileEditDlg').activateProfile()\">".
                        __('Activate profile')."</button>