File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Resources/views/SymfonyProfiler Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 113113 <p class =" full-width" id =" translationResult" ></p >
114114
115115 <button type =" submit" class =" btn" >
116- Send selected translations to SaaS
116+ Add selected messages
117117 </button >
118118
119119</form >
171171 </td >
172172 <td width =" 155px" >
173173 {% spaceless %}
174- <a class =" edit" href =" javascript:void(0);" onclick =' getEditForm("{{ key }}")' >Edit</a >
174+ <a class =" edit btn btn-sm " href =" javascript:void(0);" onclick =' getEditForm("{{ key }}")' >Edit</a >
175175 |
176- <a class =" sync" href =" javascript:void(0);" onclick =' syncMessage("{{ key }}")' >Sync</a >
176+ <a class =" sync btn btn-sm " href =" javascript:void(0);" onclick =' syncMessage("{{ key }}")' >Sync</a >
177177 {% endspaceless %}
178178 </td >
179179 </tr >
You can’t perform that action at this time.
0 commit comments