File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 193193$ string ['pastrestoreslist ' ] = 'Past restores on this site ' ;
194194$ string ['performedby ' ] = 'Performed by ' ;
195195$ string ['pleasewait ' ] = 'Please wait... ' ;
196- $ string ['pluginname ' ] = 'Vault - Site migration ' ;
196+ $ string ['pluginname ' ] = 'Vault - Site backup and migration ' ;
197197$ string ['precheckdetails ' ] = 'Pre-check details ' ;
198198$ string ['privacy:metadata ' ] = 'The Vault plugin doesn \'t store any personal data. ' ;
199199$ string ['privacy:metadata:alldata ' ] = 'All data from the database, file system and dataroot ' ;
Original file line number Diff line number Diff line change 2929 border-style : groove;
3030 border-color : rgb (192 , 192 , 192 );
3131 border-image : initial;
32+ margin-bottom : 2em ;
3233}
3334
3435/* .tool_vault-apikeyrequired .apiheader {
Original file line number Diff line number Diff line change 2828<div class =" tool_vault-apikeyrequired" >
2929 <p >{ {#str} } loginexplanation, tool_vault, { {vaulturl} } { {/str} }</p >
3030 <div >
31- <input type =" button" id =" getapikey_signin" data-target =" { { loginsrc} } " value =" { { #str} } remotesignin, tool_vault { { /str} } " >
32- <input type =" button" id =" getapikey_signup" data-target =" { { loginsrc} } &tab=signup" value =" { { #str} } remotesignup, tool_vault { { /str} } " >
33- <input type =" button" id =" getapikey_enterapikey" value =" { { #str} } enterapikey, tool_vault { { /str} } " >
31+ <input type =" button" class = " btn btn-primary " id =" getapikey_signin" data-target =" { { loginsrc} } " value =" { { #str} } remotesignin, tool_vault { { /str} } " >
32+ <input type =" button" class = " btn btn-primary " id =" getapikey_signup" data-target =" { { loginsrc} } &tab=signup" value =" { { #str} } remotesignup, tool_vault { { /str} } " >
33+ <input type =" button" class = " btn btn-primary " id =" getapikey_enterapikey" value =" { { #str} } enterapikey, tool_vault { { /str} } " >
3434 </div >
3535 <div >
3636 <iframe id =" getapikey_iframe" src =" about:blank" width =" 800" height =" 500" style =" display :none " >
You can’t perform that action at this time.
0 commit comments