mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 05:58:25 +00:00
linkifier-settings: Remove unnecessary div.
The div element has no classes and thus is not used to apply any CSS or anything, so this commit removes it.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<div id="linkifier-settings" class="settings-section" data-name="linkifier-settings">
|
||||
<div>
|
||||
|
||||
<p>
|
||||
{{t "Configure regular expression patterns that will be used to
|
||||
automatically transform any matching text in Zulip messages
|
||||
@@ -75,4 +73,3 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user