1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2026-01-17 13:39:46 +00:00

a sad sad day in postal-land, no more puns.

هذا الالتزام موجود في:
Adam Cooke
2017-05-02 13:33:17 +01:00
الأصل b396920d47
التزام f6784238d3
45 ملفات معدلة مع 48 إضافات و145 حذوفات

عرض الملف

@@ -9,8 +9,8 @@
.pageContent.pageContent--compact
- if @servers.empty?
.noData.noData--owl.noData--clean
%p.noData__title Well owls about that, you've no mail servers yet.
.noData.noData--clean
%p.noData__title There are no mail servers for this organization yet.
%p.noData__text
Great - you've got an organization, now you need to provision a mail server.
Once you've got a mail server, you can start sending & receiving messages.
@@ -28,8 +28,8 @@
%p= server.name
%p.largeList__subText #{number_with_precision server.message_rate, :precision => 2} messages/minute
.js-searchable__empty.is-hidden
.noData.noData--owl.noData--clean
%p.noData__title Well owls about that, no servers found.
.noData.noData--clean
%p.noData__title No servers were found...
%p.noData__text
There were no servers found matching what you've typed it.
%p.u-center= link_to "Build a new mail server", [:new, organization, :server], :class => 'button button--positive'