diff options
Diffstat (limited to 'Resources')
-rw-r--r-- | Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html | 2 | ||||
-rw-r--r-- | Resources/English.lproj/SPQLPluginSQLTemplate.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html b/Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html index 02e5601d..c97fb4bc 100644 --- a/Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html +++ b/Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html @@ -14,7 +14,7 @@ body { <table> <tr> <td valign="right"> -<img width="128" heigth="128" src="data:image/auto;base64,%@"> +<img width="128" height="128" src="data:image/auto;base64,%@"> </td> <td> <center> diff --git a/Resources/English.lproj/SPQLPluginSQLTemplate.html b/Resources/English.lproj/SPQLPluginSQLTemplate.html index d9f55c09..65ba2a3c 100644 --- a/Resources/English.lproj/SPQLPluginSQLTemplate.html +++ b/Resources/English.lproj/SPQLPluginSQLTemplate.html @@ -14,7 +14,7 @@ body { <table> <tr> <td valign="right"> -<img width="128" heigth="128" src="data:image/auto;base64,%@"> +<img width="128" height="128" src="data:image/auto;base64,%@"> </td> <td> <center> |