mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
Remove colon after Add new bot
(imported from commit 918b3f4ec2e20423ba596134dcce3a5372b90a14)
This commit is contained in:
parent
0db3afd70a
commit
32a1d4dc13
@ -143,7 +143,7 @@
|
||||
|
||||
<form id="create_bot_form" class="form-horizontal">
|
||||
<div id="bot_table_error" class="alert alert-error hide"></div>
|
||||
<h3>Add new bot:</h3>
|
||||
<h3>Add new bot</h3>
|
||||
<p>
|
||||
<label for="create_bot_name" class="control-label">Full name</label>
|
||||
<input type="text" name="bot_name" id="create_bot_name" class="required"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user