Remove colon after Add new bot

(imported from commit 918b3f4ec2e20423ba596134dcce3a5372b90a14)
This commit is contained in:
Steve Howell 2013-07-03 10:22:39 -04:00
parent 0db3afd70a
commit 32a1d4dc13

View File

@ -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"