Fix indentation in compose.html.

This commit is contained in:
Tim Abbott 2016-07-12 18:36:02 -07:00
parent d424813687
commit 0b7788be6b
2 changed files with 4 additions and 6 deletions

View File

@ -86,7 +86,6 @@
<input type="submit" value="Send" id="compose-send-button" class="btn btn-primary send_message" tabindex="150"/>
</div>
</div>
</td>
</tr>
</tbody>

View File

@ -239,7 +239,6 @@ def check_html_templates(templates, modified_only):
'templates/zerver/api.html',
'templates/zerver/api_endpoints.html',
'templates/zerver/apps.html',
'templates/zerver/compose.html',
'templates/zerver/create_realm.html',
'templates/zerver/emails/followup/day1.html',
'templates/zerver/emails/followup/day2.html',