Lines 46-54
Link Here
|
46 |
[% CASE 'error_on_update' %] |
46 |
[% CASE 'error_on_update' %] |
47 |
An error occurred when updating this cash register. |
47 |
An error occurred when updating this cash register. |
48 |
[% CASE 'success_on_default' %] |
48 |
[% CASE 'success_on_default' %] |
49 |
Branch default updated successfully. |
49 |
Library default updated successfully. |
50 |
[% CASE 'error_on_update' %] |
50 |
[% CASE 'error_on_update' %] |
51 |
An error on setting branch default. |
51 |
An error on setting library default. |
52 |
[% CASE 'success_on_archive' %] |
52 |
[% CASE 'success_on_archive' %] |
53 |
Cash register archived successfully. |
53 |
Cash register archived successfully. |
54 |
[% CASE 'success_on_restore' %] |
54 |
[% CASE 'success_on_restore' %] |
Lines 129-135
Link Here
|
129 |
<th>Name</th> |
129 |
<th>Name</th> |
130 |
<th>Description</th> |
130 |
<th>Description</th> |
131 |
<th>Library</th> |
131 |
<th>Library</th> |
132 |
<th>Default</th> |
132 |
<th>Library default</th> |
133 |
<th>Initial float</th> |
133 |
<th>Initial float</th> |
134 |
<th>Actions</th> |
134 |
<th>Actions</th> |
135 |
</thead> |
135 |
</thead> |