diff options
Diffstat (limited to 'docs/gossip_menu_option_action.md')
| -rw-r--r-- | docs/gossip_menu_option_action.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/gossip_menu_option_action.md b/docs/gossip_menu_option_action.md index f2338b8..e8cabca 100644 --- a/docs/gossip_menu_option_action.md +++ b/docs/gossip_menu_option_action.md @@ -19,7 +19,7 @@ This table holds information about what a gossip menu option is doing, redirect <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#gossip_menu_option_action-MenuId">MenuId</a></p></td> +<td><p><a href="#menuid">MenuId</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -31,7 +31,7 @@ This table holds information about what a gossip menu option is doing, redirect </p></td> </tr> <tr class="odd"> -<td><p><a href="#gossip_menu_option_action-OptionIndex">OptionIndex</a></p></td> +<td><p><a href="#optionindex">OptionIndex</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -43,7 +43,7 @@ This table holds information about what a gossip menu option is doing, redirect </p></td> </tr> <tr class="even"> -<td><p><a href="#gossip_menu_option_action-ActionMenuId">ActionMenuId</a></p></td> +<td><p><a href="#actionmenuid">ActionMenuId</a></p></td> <td><p>int(11)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -56,7 +56,7 @@ This table holds information about what a gossip menu option is doing, redirect </p></td> </tr> <tr class="odd"> -<td><p><a href="#gossip_menu_option_action-ActionPoiId">ActionPoiId</a></p></td> +<td><p><a href="#actionpoiid">ActionPoiId</a></p></td> <td><p>int(11)</p></td> <td><p>unsigned</p></td> <td><p><br /> |
