Skip to content

Commit 7a469b0

Browse files
author
php-schubser
committed
chore: changes in wording and code
1 parent 328309f commit 7a469b0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

new_files/admin/includes/extra/css/fs_dutch_language_package.css.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22
defined( '_VALID_XTC' ) or die( 'Direct Access to this location is not allowed.' );
33
?>
4-
54
<style>
65
.disabled_button {
76
opacity: 0.5;
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
<?php
22
define('BUTTON_BILL', 'Nieuw factuurnummer');
3-
define('NOT_ASSIGNED', 'Nog niet toegewezen!');
4-
?>
3+
define('NOT_ASSIGNED', 'Nog niet toegewezen!');

0 commit comments

Comments
 (0)