Removed User About Screen, it is unused

This commit is contained in:
djmaze 2020-08-24 21:05:32 +02:00
parent e3e5929b21
commit 496c8f59ae
4 changed files with 0 additions and 44 deletions

View file

@ -1,6 +0,0 @@
<div style="margin: 30px">
<h1 style="display: inline; color: #fff; text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.5);">RainLoop Webmail</h1>
&nbsp;&nbsp;&nbsp;
<h3 style="display: inline; color: #fff; text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.5);">(<span data-bind="text: version"></span>)</h3>
<h3><a href="http://rainloop.net/" target="_blank">http://rainloop.net</a></h3>
</div>