mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Small fix
This commit is contained in:
parent
42bac6aa2f
commit
fed1531929
2 changed files with 1 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "RainLoop",
|
"name": "RainLoop",
|
||||||
"title": "RainLoop Webmail",
|
"title": "RainLoop Webmail",
|
||||||
"version": "1.9.2",
|
"version": "1.9.2",
|
||||||
"release": "342",
|
"release": "343",
|
||||||
"description": "Simple, modern & fast web-based email client",
|
"description": "Simple, modern & fast web-based email client",
|
||||||
"homepage": "http://rainloop.net",
|
"homepage": "http://rainloop.net",
|
||||||
"main": "gulpfile.js",
|
"main": "gulpfile.js",
|
||||||
|
|
|
||||||
|
|
@ -149,12 +149,6 @@
|
||||||
<input type="text" size="70" autocomplete="off" data-bind="textInput: subject" />
|
<input type="text" size="70" autocomplete="off" data-bind="textInput: subject" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="e-row">
|
|
||||||
<div class="e-cell e-label">
|
|
||||||
</div>
|
|
||||||
<div class="e-cell e-value" data-bind="text: to">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="e-row">
|
<div class="e-row">
|
||||||
<div class="e-cell e-label"></div>
|
<div class="e-cell e-label"></div>
|
||||||
<div class="e-cell e-value">
|
<div class="e-cell e-value">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue