# Missing title string for an "edit webhook" button

**URL:** https://meta.discourse.org/t/missing-title-string-for-an-edit-webhook-button/348382
**Category:** UX
**Tags:** webhooks
**Created:** [January 22, 2025, 1:43pm UTC](https://meta.discourse.org/t/missing-title-string-for-an-edit-webhook-button/348382 "2025-01-22T13:43:20Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [January 22, 2025, 1:43pm UTC](https://meta.discourse.org/t/missing-title-string-for-an-edit-webhook-button/348382/1 "2025-01-22T13:43:20Z")

</div>

When you’re on a webhook event page `/admin/api/web_hooks/3` for example:

 ![image](https://global.discourse-cdn.com/meta/original/4X/4/8/5/48539d7a12d31b0fee19ad654d0e001087e02ff8.png)

The string is present on the webhooks page `/admin/api/web_hooks`.

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/0/4/7042336f57b03e5af7c0ce15d4b1ba9394c1a78c.png)

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [January 22, 2025, 4:12pm UTC](https://meta.discourse.org/t/missing-title-string-for-an-edit-webhook-button/348382/2 "2025-01-22T16:12:16Z")

</div>

In German, I see “de.Bearbeiten,” so the problem is not a missing text but that the language is added in front.

Maybe this needs to be `@title="edit"` like “delete” in line 20.

> <https://github.com/discourse/discourse/blob/3be699fe2e5ae437caa85339bb6a9322db0ad809/app/assets/javascripts/admin/addon/templates/web-hooks-show.hbs#L13>

---

<div class="post-metadata">

### Author: ![isaac](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/isaac/32/235758_2.png) [@isaac](https://meta.discourse.org/u/isaac)
#### Post date: [January 22, 2025, 4:18pm UTC](https://meta.discourse.org/t/missing-title-string-for-an-edit-webhook-button/348382/3 "2025-01-22T16:18:23Z")

</div>

@ted, looks like this was from a recent change 🙂

---

<div class="post-metadata">

### Author: ![ted](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ted/32/283882_2.png) [@ted](https://meta.discourse.org/u/ted)
#### Post date: [January 27, 2025, 5:47am UTC](https://meta.discourse.org/t/missing-title-string-for-an-edit-webhook-button/348382/5 "2025-01-27T05:47:02Z")

</div>

Thanks for the report! 🙏

This has been addressed together with another issue here:

[https://github.com/discourse/discourse/pull/31010](https://github.com/discourse/discourse/pull/31010)

---

<div class="post-metadata">

### Author: ![ted](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ted/32/283882_2.png) [@ted](https://meta.discourse.org/u/ted)
#### Post date: [February 3, 2025, 12:00am UTC](https://meta.discourse.org/t/missing-title-string-for-an-edit-webhook-button/348382/7 "2025-02-03T00:00:16Z")

</div>

This topic was automatically closed after 6 days. New replies are no longer allowed.
