mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-22 18:10:56 -04:00
Restyled client pages
This commit is contained in:
parent
b55678b0ba
commit
c94c60c33e
@ -525,4 +525,15 @@ return array(
|
|||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
||||||
|
@ -514,5 +514,16 @@ return array(
|
|||||||
'edit_payment_details' => 'Edit payment details',
|
'edit_payment_details' => 'Edit payment details',
|
||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
||||||
|
@ -495,4 +495,15 @@ return array(
|
|||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
@ -515,5 +515,16 @@ return array(
|
|||||||
'edit_payment_details' => 'Edit payment details',
|
'edit_payment_details' => 'Edit payment details',
|
||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
@ -517,5 +517,16 @@ return array(
|
|||||||
'edit_payment_details' => 'Edit payment details',
|
'edit_payment_details' => 'Edit payment details',
|
||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
||||||
|
@ -525,6 +525,17 @@ return array(
|
|||||||
'edit_payment_details' => 'Edit payment details',
|
'edit_payment_details' => 'Edit payment details',
|
||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -524,5 +524,16 @@ return array(
|
|||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
@ -518,6 +518,17 @@ return array(
|
|||||||
'edit_payment_details' => 'Edit payment details',
|
'edit_payment_details' => 'Edit payment details',
|
||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
@ -506,5 +506,15 @@ return array(
|
|||||||
'token_billing' => 'Save card details',
|
'token_billing' => 'Save card details',
|
||||||
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
'token_billing_secure' => 'The data is stored securely by :stripe_link',
|
||||||
|
|
||||||
|
'support' => 'Support',
|
||||||
|
'contact_information' => 'Contact information',
|
||||||
|
'256_encryption' => '256-Bit Encryption',
|
||||||
|
'amount_due' => 'Amount due',
|
||||||
|
'billing_address' => 'Billing address',
|
||||||
|
'billing_method' => 'Billing method',
|
||||||
|
'order_overview' => 'Order overview',
|
||||||
|
'match_address' => '*Address must match address accociated with credit card.',
|
||||||
|
'click_once' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
font-size: 16px;
|
|
||||||
color: #1b1a1a;
|
color: #1b1a1a;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -153,10 +152,12 @@ header h3 em {
|
|||||||
</header>
|
</header>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
|
@if (Request::secure() || Utils::isNinjaDev())
|
||||||
<div class="secure">
|
<div class="secure">
|
||||||
<h3>{{ trans('texts.secure_payment') }}</h3>
|
<h3>{{ trans('texts.secure_payment') }}</h3>
|
||||||
<div>{{ trans('texts.256_encryption') }}</div>
|
<div>{{ trans('texts.256_encryption') }}</div>
|
||||||
</div>
|
</div>
|
||||||
|
@endif
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Roboto', sans-serif;
|
font-family: 'Roboto', sans-serif;
|
||||||
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user