diff options
Diffstat (limited to 'English.lproj/english_help/topics/sample_tables.html')
-rwxr-xr-x | English.lproj/english_help/topics/sample_tables.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/English.lproj/english_help/topics/sample_tables.html b/English.lproj/english_help/topics/sample_tables.html index 908f55aa..ba61c094 100755 --- a/English.lproj/english_help/topics/sample_tables.html +++ b/English.lproj/english_help/topics/sample_tables.html @@ -1,6 +1,6 @@ <html> <head> -<title>CocoaMySQL Help - SQL Table Examples</title> +<title>Sequel Pro Help - SQL Table Examples</title> <meta name="AppleTitle" content="SQL Table Examples"> <meta name="AppleFont" content="Lucida Grande"> <meta ROBOTS="robots" CONTENT="anchors"> @@ -14,7 +14,7 @@ <table border="0" cellpadding="0" cellspacing="0" width="100%" height="80"> <tr> <td align="left" valign="top" width="70"> - <img src="cocoamysql_logo.jpg" width="60" height="60" border="0"> + <img src="sequel-pro_logo.jpg" width="60" height="60" border="0"> </td> <td align="left"><h1>SQL Table Examples</h1> </td> |