diff options
Diffstat (limited to 'docs/guild_bank_tab.md')
| -rw-r--r-- | docs/guild_bank_tab.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/guild_bank_tab.md b/docs/guild_bank_tab.md index c00ecae..01fc627 100644 --- a/docs/guild_bank_tab.md +++ b/docs/guild_bank_tab.md @@ -31,7 +31,7 @@ This table holds information on all the tabs in use for all guilds that make use <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#guild_bank_tab-guildid">guildid</a></p></td> +<td><p><a href="#guildid">guildid</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -41,7 +41,7 @@ This table holds information on all the tabs in use for all guilds that make use <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#guild_bank_tab-TabId">TabId</a></p></td> +<td><p><a href="#TabId">TabId</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -51,7 +51,7 @@ This table holds information on all the tabs in use for all guilds that make use <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#guild_bank_tab-TabName">TabName</a></p></td> +<td><p><a href="#TabName">TabName</a></p></td> <td><p>varchar(16)</p></td> <td><p>signed</p></td> <td><p> </p></td> @@ -61,7 +61,7 @@ This table holds information on all the tabs in use for all guilds that make use <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#guild_bank_tab-TabIcon">TabIcon</a></p></td> +<td><p><a href="#TabIcon">TabIcon</a></p></td> <td><p>varchar(100)</p></td> <td><p>signed</p></td> <td><p> </p></td> @@ -71,7 +71,7 @@ This table holds information on all the tabs in use for all guilds that make use <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#guild_bank_tab-TabText">TabText</a></p></td> +<td><p><a href="#TabText">TabText</a></p></td> <td><p>varchar(500)</p></td> <td><p>signed</p></td> <td><p> </p></td> |
