diff --git a/HTML/Default/cmdwrappers_Default b/HTML/Default/cmdwrappers_Default
index 726926628a1..64c3e223d39 100644
--- a/HTML/Default/cmdwrappers_Default
+++ b/HTML/Default/cmdwrappers_Default
@@ -17,7 +17,7 @@
stringUcMORE = "MORE" | string | ucfirst;
stringUcPLAY_NEXT = "PLAY_NEXT" | string | ucfirst;
stringUcREMOVE_FROM_PLAYLIST = stringREMOVE_FROM_PLAYLIST | ucfirst;
- stringUcPLUGIN_FAVORITES_ADD = "PLUGIN_FAVORITES_ADD" | string | ucfirst;
+ stringUcPLUGIN_FAVORITES_ADD = "PLUGIN_FAVORITES_SAVE" | string | ucfirst;
stringUcPLUGIN_FAVORITES_REMOVE = "PLUGIN_FAVORITES_REMOVE" | string | ucfirst;
%]
@@ -37,27 +37,27 @@
[% BLOCK playlink -%]
[%- END %]
-
+
[% BLOCK addlink -%]
[%- END %]
-
+
[% BLOCK removelink -%]
[%- END %]
-
+
[% BLOCK insertlink -%]
[%- END %]
-
+
[% BLOCK morelink -%]
[%- END %]
-
+
[% BLOCK favaddlink -%]
[%- END %]
-
+
[% BLOCK favdellink -%]
[%- END %]