diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 9606ed251d78..ea174b32d1a6 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2130,6 +2130,9 @@ $LANG = array( 'limits_not_met' => 'This invoice does not meet the limits for that payment type.', 'date_range' => 'Date Range', + 'raw' => 'Raw', + 'raw_html' => 'Raw HTML', + 'update' => 'Update', ); diff --git a/resources/views/accounts/template.blade.php b/resources/views/accounts/template.blade.php index 629b582d8e3a..acdfbdb83151 100644 --- a/resources/views/accounts/template.blade.php +++ b/resources/views/accounts/template.blade.php @@ -64,10 +64,11 @@

 

-
+