Revision 345248fd
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
templates/webpages/acctranscorrections/analyze_filter.html | ||
---|---|---|
40 | 40 |
|
41 | 41 |
<input type="hidden" name="action" value="analyze"> |
42 | 42 |
</form> |
43 |
</body> |
templates/webpages/acctranscorrections/analyze_overview.html | ||
---|---|---|
155 | 155 |
|
156 | 156 |
<hr> |
157 | 157 |
|
158 |
</body> |
templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys.html | ||
---|---|---|
28 | 28 |
</p> |
29 | 29 |
</form> |
30 | 30 |
|
31 |
</body> |
templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys.html | ||
---|---|---|
24 | 24 |
</p> |
25 | 25 |
</form> |
26 | 26 |
|
27 |
</body> |
templates/webpages/acctranscorrections/assistant_for_wrong_taxes.html | ||
---|---|---|
77 | 77 |
</p> |
78 | 78 |
</form> |
79 | 79 |
|
80 |
</body> |
templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html | ||
---|---|---|
142 | 142 |
--> |
143 | 143 |
</script> |
144 | 144 |
|
145 |
</body> |
templates/webpages/acctranscorrections/delete_transaction.html | ||
---|---|---|
22 | 22 |
<input type="submit" value="[% 'Re-run analysis' | $T8 %]"> |
23 | 23 |
</form> |
24 | 24 |
</p> |
25 |
</body> |
templates/webpages/acctranscorrections/delete_transaction_confirmation.html | ||
---|---|---|
29 | 29 |
<input type="button" onclick="history.back()" value="[% 'No' | $T8 %]"> |
30 | 30 |
</form> |
31 | 31 |
</p> |
32 |
</body> |
templates/webpages/acctranscorrections/fix_ap_ar_wrong_taxkeys.html | ||
---|---|---|
19 | 19 |
</form> |
20 | 20 |
</p> |
21 | 21 |
|
22 |
</body> |
templates/webpages/acctranscorrections/fix_invoice_inventory_with_taxkeys.html | ||
---|---|---|
19 | 19 |
</form> |
20 | 20 |
</p> |
21 | 21 |
|
22 |
</body> |
templates/webpages/acctranscorrections/fix_wrong_taxkeys.html | ||
---|---|---|
19 | 19 |
</form> |
20 | 20 |
</p> |
21 | 21 |
|
22 |
</body> |
templates/webpages/admin/adminlogin.html | ||
---|---|---|
33 | 33 |
|
34 | 34 |
</div> |
35 | 35 |
|
36 |
</body> |
templates/webpages/admin/backup_dataset.html | ||
---|---|---|
94 | 94 |
|
95 | 95 |
[% END %] |
96 | 96 |
|
97 |
</body> |
templates/webpages/admin/backup_dataset_email_done.html | ||
---|---|---|
11 | 11 |
<input type="hidden" name="nextsub" value="list_users"> |
12 | 12 |
<input type="submit" name="action" value="[% 'Continue' | $T8 %]"> |
13 | 13 |
</form> |
14 |
</body> |
templates/webpages/admin/check_auth_database.html | ||
---|---|---|
59 | 59 |
|
60 | 60 |
</form> |
61 | 61 |
|
62 |
</body> |
templates/webpages/admin/check_auth_tables.html | ||
---|---|---|
41 | 41 |
|
42 | 42 |
</form> |
43 | 43 |
|
44 |
</body> |
templates/webpages/admin/create_dataset.html | ||
---|---|---|
128 | 128 |
|
129 | 129 |
--> |
130 | 130 |
</script> |
131 |
</body> |
templates/webpages/admin/create_standard_group_ask.html | ||
---|---|---|
47 | 47 |
|
48 | 48 |
</form> |
49 | 49 |
|
50 |
</body> |
templates/webpages/admin/dbadmin.html | ||
---|---|---|
69 | 69 |
|
70 | 70 |
<p>[% 'Leave host and port field empty unless you want to make a remote connection.' | $T8 %]</p> |
71 | 71 |
|
72 |
</body> |
templates/webpages/admin/dbcreate.html | ||
---|---|---|
15 | 15 |
|
16 | 16 |
</form> |
17 | 17 |
|
18 |
</body> |
templates/webpages/admin/dbdelete.html | ||
---|---|---|
14 | 14 |
<p><input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]"></p> |
15 | 15 |
</form> |
16 | 16 |
|
17 |
</body> |
templates/webpages/admin/dbupgrade_all_done.html | ||
---|---|---|
16 | 16 |
<input type="submit" name="action" value="[% 'Continue' | $T8 %]"> |
17 | 17 |
</form> |
18 | 18 |
|
19 |
</body> |
templates/webpages/admin/delete_dataset.html | ||
---|---|---|
29 | 29 |
|
30 | 30 |
</form> |
31 | 31 |
|
32 |
</body> |
templates/webpages/admin/delete_group_confirm.html | ||
---|---|---|
13 | 13 |
<input type="submit" class="submit" name="action" value="[% 'Delete' | $T8 %]"> |
14 | 14 |
</form> |
15 | 15 |
|
16 |
</body> |
templates/webpages/admin/edit_group.html | ||
---|---|---|
58 | 58 |
</form> |
59 | 59 |
|
60 | 60 |
[% L.multiselect2side('user_ids_', labelsx => LxERP.t8('All users'), labeldx => LxERP.t8('Users in this group')) %] |
61 |
</body> |
templates/webpages/admin/edit_group_membership.html | ||
---|---|---|
44 | 44 |
|
45 | 45 |
</form> |
46 | 46 |
|
47 |
</body> |
templates/webpages/admin/edit_groups.html | ||
---|---|---|
58 | 58 |
|
59 | 59 |
</form> |
60 | 60 |
|
61 |
</body> |
|
61 |
<hr size="2" noshade> |
templates/webpages/admin/edit_user.html | ||
---|---|---|
257 | 257 |
--> |
258 | 258 |
</script> |
259 | 259 |
|
260 |
</body> |
templates/webpages/admin/list_users.html | ||
---|---|---|
85 | 85 |
|
86 | 86 |
<hr size="3" noshade> |
87 | 87 |
|
88 |
</body> |
templates/webpages/admin/restore_dataset.html | ||
---|---|---|
55 | 55 |
|
56 | 56 |
</form> |
57 | 57 |
|
58 |
</body> |
templates/webpages/admin/restore_dataset_start_footer.html | ||
---|---|---|
13 | 13 |
<input type="hidden" name="nextsub" value="list_users"> |
14 | 14 |
<input type="submit" name="action" value="[% 'Continue' | $T8 %]"> |
15 | 15 |
</form> |
16 |
</body> |
templates/webpages/admin/test_db_connection.html | ||
---|---|---|
25 | 25 |
</form> |
26 | 26 |
</p> |
27 | 27 |
|
28 |
</body> |
templates/webpages/admin/update_dataset.html | ||
---|---|---|
54 | 54 |
|
55 | 55 |
[% END %] |
56 | 56 |
|
57 |
</body> |
templates/webpages/admin/user_migration.html | ||
---|---|---|
23 | 23 |
|
24 | 24 |
</form> |
25 | 25 |
|
26 |
</body> |
templates/webpages/admin/user_migration_complete.html | ||
---|---|---|
22 | 22 |
|
23 | 23 |
</form> |
24 | 24 |
|
25 |
</body> |
templates/webpages/admin/user_migration_done.html | ||
---|---|---|
16 | 16 |
|
17 | 17 |
</form> |
18 | 18 |
|
19 |
</body> |
templates/webpages/admin_printer/edit.html | ||
---|---|---|
37 | 37 |
|
38 | 38 |
</form> |
39 | 39 |
|
40 |
</body> |
templates/webpages/admin_printer/list.html | ||
---|---|---|
40 | 40 |
<input type="submit" name='get_login_form' value="[% 'Back' | $T8 %]"> |
41 | 41 |
<input type="submit" name="add_printer" value ="[% 'Add' | $T8 %]"> |
42 | 42 |
</form> |
43 |
</body> |
templates/webpages/am/audit_control.html | ||
---|---|---|
23 | 23 |
|
24 | 24 |
</form> |
25 | 25 |
|
26 |
</body> |
templates/webpages/am/buchungsgruppe_list.html | ||
---|---|---|
62 | 62 |
|
63 | 63 |
</form> |
64 | 64 |
|
65 |
</body> |
templates/webpages/am/config.html | ||
---|---|---|
249 | 249 |
--> |
250 | 250 |
</script> |
251 | 251 |
|
252 |
</body> |
templates/webpages/am/confirm_delete_warehouse.html | ||
---|---|---|
19 | 19 |
<input type="submit" class="submit" name="action" value="[% 'Delete' | $T8 %]"> |
20 | 20 |
</form> |
21 | 21 |
|
22 |
</body> |
|
23 | 22 |
</form> |
templates/webpages/am/edit_defaults.html | ||
---|---|---|
212 | 212 |
</p> |
213 | 213 |
</form> |
214 | 214 |
|
215 |
</body> |
templates/webpages/am/edit_price_factor.html | ||
---|---|---|
33 | 33 |
</p> |
34 | 34 |
</form> |
35 | 35 |
|
36 |
</body> |
templates/webpages/am/edit_tax.html | ||
---|---|---|
48 | 48 |
[% END %] |
49 | 49 |
|
50 | 50 |
</form> |
51 |
</body> |
|
52 | 51 |
|
templates/webpages/am/edit_templates.html | ||
---|---|---|
80 | 80 |
|
81 | 81 |
</form> |
82 | 82 |
|
83 |
</body> |
templates/webpages/am/edit_units.html | ||
---|---|---|
147 | 147 |
|
148 | 148 |
[% L.sortable_element('#unit_list tbody', url => 'controller.pl?action=Unit/reorder', with => 'unit_id') %] |
149 | 149 |
|
150 |
</body> |
templates/webpages/am/edit_warehouse.html | ||
---|---|---|
109 | 109 |
|
110 | 110 |
[% END %] |
111 | 111 |
|
112 |
</body> |
templates/webpages/am/form_footer.html | ||
---|---|---|
11 | 11 |
|
12 | 12 |
</form> |
13 | 13 |
|
14 |
</body> |
templates/webpages/am/language_list.html | ||
---|---|---|
48 | 48 |
|
49 | 49 |
</form> |
50 | 50 |
|
51 |
</body> |
templates/webpages/am/lead_list.html | ||
---|---|---|
31 | 31 |
|
32 | 32 |
</form> |
33 | 33 |
|
34 |
</body> |
templates/webpages/am/list_accounts.html | ||
---|---|---|
43 | 43 |
|
44 | 44 |
</table> |
45 | 45 |
|
46 |
</body> |
|
47 | 46 |
<script type='text/javascript'> |
48 | 47 |
function account_details(id) { |
49 | 48 |
$.ajax({ |
templates/webpages/am/list_price_factors.html | ||
---|---|---|
44 | 44 |
|
45 | 45 |
[% L.sortable_element('#price_factor_list tbody', url => 'controller.pl?action=PriceFactor/reorder', with => 'price_factor_id') %] |
46 | 46 |
|
47 |
</body> |
templates/webpages/am/list_tax.html | ||
---|---|---|
33 | 33 |
</form> |
34 | 34 |
</p> |
35 | 35 |
|
36 |
</body> |
|
37 | 36 |
|
templates/webpages/am/list_warehouses.html | ||
---|---|---|
41 | 41 |
|
42 | 42 |
[% L.sortable_element('#warehouse_list tbody', url => 'controller.pl?action=Warehouse/reorder', with => 'warehouse_id') %] |
43 | 43 |
|
44 |
</body> |
templates/webpages/amcvar/display_cvar_config_form.html | ||
---|---|---|
152 | 152 |
|
153 | 153 |
</form> |
154 | 154 |
|
155 |
</body> |
templates/webpages/amcvar/list_cvar_configs.html | ||
---|---|---|
95 | 95 |
|
96 | 96 |
[% L.sortable_element('#cvarcfg_list tbody', url => 'controller.pl?action=CustomVariableConfig/reorder', with => 'cvarcfg_id') %] |
97 | 97 |
|
98 |
</body> |
templates/webpages/ap/ap_transactions_bottom.html | ||
---|---|---|
9 | 9 |
|
10 | 10 |
</form> |
11 | 11 |
|
12 |
</body> |
templates/webpages/ap/form_footer.html | ||
---|---|---|
66 | 66 |
</script> |
67 | 67 |
|
68 | 68 |
|
69 |
</body> |
templates/webpages/ap/search.html | ||
---|---|---|
172 | 172 |
<br> |
173 | 173 |
<input class=submit type=submit name=action value="[% 'Continue' | $T8 %]"> |
174 | 174 |
</form> |
175 |
</body> |
|
176 | 175 |
<script type="text/javascript"> |
177 | 176 |
<!-- |
178 | 177 |
$(document).ready(function(){ |
templates/webpages/ar/ar_transactions_bottom.html | ||
---|---|---|
9 | 9 |
|
10 | 10 |
</form> |
11 | 11 |
|
12 |
</body> |
templates/webpages/ar/search.html | ||
---|---|---|
227 | 227 |
}) |
228 | 228 |
//--> |
229 | 229 |
</script> |
230 |
</body> |
templates/webpages/arap/select_project.html | ||
---|---|---|
35 | 35 |
|
36 | 36 |
</form> |
37 | 37 |
|
38 |
</body> |
templates/webpages/background_job/form.html | ||
---|---|---|
54 | 54 |
<a href="[% SELF.url_for(action => 'list') %]">[%- LxERP.t8('Abort') %]</a> |
55 | 55 |
</p> |
56 | 56 |
</form> |
57 |
</body> |
templates/webpages/background_job/list.html | ||
---|---|---|
76 | 76 |
<a href="[% SELF.url_for(controller => 'TaskServer', action => 'show') %]">[%- LxERP.t8('Task server control') %]</a> |
77 | 77 |
</p> |
78 | 78 |
</form> |
79 |
</body> |
templates/webpages/background_job_history/list.html | ||
---|---|---|
59 | 59 |
<a href="[% SELF.url_for(controller => 'TaskServer', action => 'show') %]">[%- LxERP.t8('Task server control') %]</a> |
60 | 60 |
</p> |
61 | 61 |
</form> |
62 |
</body> |
templates/webpages/background_job_history/show.html | ||
---|---|---|
50 | 50 |
<p> |
51 | 51 |
<a href="[% back_to %]">[%- LxERP.t8('Back') %]</a> |
52 | 52 |
</p> |
53 |
</body> |
templates/webpages/bankaccounts/bank_account_display_form.html | ||
---|---|---|
67 | 67 |
</p> |
68 | 68 |
</form> |
69 | 69 |
|
70 |
</body> |
templates/webpages/bp/list_spool.html | ||
---|---|---|
81 | 81 |
|
82 | 82 |
</form> |
83 | 83 |
|
84 |
</body> |
templates/webpages/bp/search.html | ||
---|---|---|
83 | 83 |
|
84 | 84 |
</form> |
85 | 85 |
|
86 |
</body> |
|
87 | 86 |
|
templates/webpages/business/form.html | ||
---|---|---|
40 | 40 |
<a href="[% SELF.url_for(action => 'list') %]">[%- LxERP.t8('Abort') %]</a> |
41 | 41 |
</p> |
42 | 42 |
</form> |
43 |
</body> |
templates/webpages/business/list.html | ||
---|---|---|
49 | 49 |
<a href="[% SELF.url_for(action => 'new') %]">[%- LxERP.t8('Create new business') %]</a> |
50 | 50 |
</p> |
51 | 51 |
</form> |
52 |
</body> |
templates/webpages/ca/list.html | ||
---|---|---|
92 | 92 |
<br>[% L.submit_tag('action', LxERP.t8('List Transactions')) %] |
93 | 93 |
</form> |
94 | 94 |
|
95 |
</body> |
templates/webpages/common/search_history.html | ||
---|---|---|
136 | 136 |
//--> |
137 | 137 |
</script> |
138 | 138 |
|
139 |
</body> |
templates/webpages/common/show_vc_details.html | ||
---|---|---|
325 | 325 |
|
326 | 326 |
[% END %] |
327 | 327 |
|
328 |
</body> |
templates/webpages/cp/form_footer.html | ||
---|---|---|
11 | 11 |
<input class=submit type=submit name=action value="[% 'Post' | $T8 %]"> |
12 | 12 |
</form> |
13 | 13 |
|
14 |
</body> |
templates/webpages/csv_import/form.html | ||
---|---|---|
242 | 242 |
}); |
243 | 243 |
--> |
244 | 244 |
</script> |
245 |
</body> |
templates/webpages/ct/form_footer.html | ||
---|---|---|
53 | 53 |
|
54 | 54 |
--> |
55 | 55 |
</script> |
56 |
</body> |
templates/webpages/ct/search.html | ||
---|---|---|
162 | 162 |
<input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]"> |
163 | 163 |
</form> |
164 | 164 |
|
165 |
</body> |
templates/webpages/ct/search_contact.html | ||
---|---|---|
130 | 130 |
<input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]"> |
131 | 131 |
</form> |
132 | 132 |
|
133 |
</body> |
templates/webpages/datev/export.html | ||
---|---|---|
65 | 65 |
<input type=submit class=submit name=action value="[% 'Continue' | $T8 %]"> |
66 | 66 |
</form> |
67 | 67 |
|
68 |
</body> |
templates/webpages/datev/export3.html | ||
---|---|---|
20 | 20 |
%] |
21 | 21 |
[% END %] |
22 | 22 |
|
23 |
</body> |
templates/webpages/datev/export_bewegungsdaten.html | ||
---|---|---|
80 | 80 |
<input type=submit class=submit name=action value="[% 'Continue' | $T8 %]"> |
81 | 81 |
</form> |
82 | 82 |
|
83 |
</body> |
templates/webpages/datev/export_stammdaten.html | ||
---|---|---|
45 | 45 |
<input type=submit class=submit name=action value="[% 'Continue' | $T8 %]"> |
46 | 46 |
</form> |
47 | 47 |
|
48 |
</body> |
templates/webpages/dbupgrade/footer.html | ||
---|---|---|
8 | 8 |
<p><input type="submit" value="[% 'Continue' | $T8 %]"></p> |
9 | 9 |
</form> |
10 | 10 |
|
11 |
</body> |
templates/webpages/department/form.html | ||
---|---|---|
24 | 24 |
<a href="[% SELF.url_for(action => 'list') %]">[%- 'Abort' | $T8 %]</a> |
25 | 25 |
</p> |
26 | 26 |
</form> |
27 |
</body> |
templates/webpages/department/list.html | ||
---|---|---|
39 | 39 |
<a href="[% SELF.url_for(action => 'new') %]">[%- 'Create new department' | $T8 %]</a> |
40 | 40 |
</p> |
41 | 41 |
</form> |
42 |
</body> |
templates/webpages/do/delete.html | ||
---|---|---|
20 | 20 |
<input name="action" class="submit" type="submit" value="[% 'No' | $T8 %]"> |
21 | 21 |
</form> |
22 | 22 |
|
23 |
</body> |
templates/webpages/do/form_footer.html | ||
---|---|---|
114 | 114 |
} |
115 | 115 |
} |
116 | 116 |
</script> |
117 |
</body> |
templates/webpages/do/search.html | ||
---|---|---|
235 | 235 |
<input class="submit" type="submit" name="action" value="[% 'Continue' | $T8 %]"> |
236 | 236 |
</p> |
237 | 237 |
</form> |
238 |
|
|
239 |
</body> |
templates/webpages/do/set_stock_in_out.html | ||
---|---|---|
23 | 23 |
<input type="hidden" name="qty_display" id="qty_display" value="[% HTML.escape(qty_display) %]"> |
24 | 24 |
</form> |
25 | 25 |
|
26 |
</body> |
templates/webpages/do/stock_in_form.html | ||
---|---|---|
162 | 162 |
[%- END %] |
163 | 163 |
</p> |
164 | 164 |
</form> |
165 |
</body> |
|
166 | 165 |
|
templates/webpages/do/stock_out_form.html | ||
---|---|---|
130 | 130 |
[%- END %] |
131 | 131 |
</form> |
132 | 132 |
|
133 |
</body> |
|
134 | 133 |
|
templates/webpages/drafts/load.html | ||
---|---|---|
50 | 50 |
</table> |
51 | 51 |
|
52 | 52 |
</form> |
53 |
</body> |
templates/webpages/drafts/save_new.html | ||
---|---|---|
31 | 31 |
</table> |
32 | 32 |
|
33 | 33 |
</form> |
34 |
</body> |
templates/webpages/dunning/add.html | ||
---|---|---|
94 | 94 |
|
95 | 95 |
</form> |
96 | 96 |
|
97 |
</body> |
|
98 | 97 |
|
templates/webpages/dunning/edit_config.html | ||
---|---|---|
130 | 130 |
<input class="submit" type="submit" name="action" value="[% 'Save' | $T8 %]"> |
131 | 131 |
|
132 | 132 |
</form> |
133 |
</body> |
|
134 | 133 |
|
templates/webpages/dunning/search.html | ||
---|---|---|
122 | 122 |
<input class="submit" type="submit" name="action" value="[% 'Continue' | $T8 %]"> |
123 | 123 |
|
124 | 124 |
</form> |
125 |
</body> |
|
126 | 125 |
|
templates/webpages/dunning/set_email.html | ||
---|---|---|
40 | 40 |
<button type="button" onclick="email_updated()">[% 'Save and close' | $T8 %]</button> |
41 | 41 |
|
42 | 42 |
</form> |
43 |
</body> |
templates/webpages/dunning/show_invoices.html | ||
---|---|---|
95 | 95 |
[% UNLESS DEBUG_DUNNING %]onclick="this.disabled=true; this.value='[% 'The dunning process started' | $T8 %]'; document.Form.submit()"[% END %]> |
96 | 96 |
|
97 | 97 |
</form> |
98 |
</body> |
templates/webpages/fu/add_edit.html | ||
---|---|---|
106 | 106 |
<input type="hidden" name="trans_rowcount" value="[% LINKS.size %]"> |
107 | 107 |
</form> |
108 | 108 |
|
109 |
</body> |
templates/webpages/fu/edit_access_rights.html | ||
---|---|---|
44 | 44 |
</p> |
45 | 45 |
|
46 | 46 |
</form> |
47 |
</body> |
templates/webpages/fu/search.html | ||
---|---|---|
112 | 112 |
</p> |
113 | 113 |
</form> |
114 | 114 |
|
115 |
</body> |
templates/webpages/generic/calculate_qty.html | ||
---|---|---|
88 | 88 |
} |
89 | 89 |
</script> |
90 | 90 |
|
91 |
</body> |
templates/webpages/generic/cov_selection.html | ||
---|---|---|
100 | 100 |
//--> |
101 | 101 |
</script> |
102 | 102 |
|
103 |
</body> |
templates/webpages/generic/edit_email.html | ||
---|---|---|
73 | 73 |
<input name="action" class="submit" type="submit" value="[% 'Continue' | $T8 %]"> |
74 | 74 |
</form> |
75 | 75 |
|
76 |
</body> |
templates/webpages/generic/error.html | ||
---|---|---|
35 | 35 |
|
36 | 36 |
[%- END %] |
37 | 37 |
|
38 |
</body> |
templates/webpages/generic/exception.html | ||
---|---|---|
21 | 21 |
</table> |
22 | 22 |
</div> |
23 | 23 |
|
24 |
</body> |
templates/webpages/generic/information.html | ||
---|---|---|
10 | 10 |
<tr><td>[% label_information %]</td></tr> |
11 | 11 |
</table> |
12 | 12 |
|
13 |
</body> |
templates/webpages/generic/new_item.html | ||
---|---|---|
22 | 22 |
<input class="submit" type="submit" name="action_back_to_record" value="[% 'Back' | $T8 %]"> |
23 | 23 |
</form> |
24 | 24 |
|
25 |
</body> |
|
26 | 25 |
|
templates/webpages/generic/part_selection.html | ||
---|---|---|
119 | 119 |
//--> |
120 | 120 |
</script> |
121 | 121 |
|
122 |
</body> |
templates/webpages/generic/select_delivery_customer.html | ||
---|---|---|
63 | 63 |
//--> |
64 | 64 |
</script> |
65 | 65 |
|
66 |
</body> |
templates/webpages/generic/select_part.html | ||
---|---|---|
82 | 82 |
|
83 | 83 |
</form> |
84 | 84 |
|
85 |
</body> |
templates/webpages/generic/select_vendor.html | ||
---|---|---|
63 | 63 |
//--> |
64 | 64 |
</script> |
65 | 65 |
|
66 |
</body> |
templates/webpages/generic/set_longdescription.html | ||
---|---|---|
25 | 25 |
--> |
26 | 26 |
</script> |
27 | 27 |
|
28 |
</body> |
templates/webpages/generictranslations/edit_greetings.html | ||
---|---|---|
45 | 45 |
|
46 | 46 |
</form> |
47 | 47 |
|
48 |
</body> |
templates/webpages/generictranslations/edit_sepa_strings.html | ||
---|---|---|
43 | 43 |
|
44 | 44 |
</form> |
45 | 45 |
|
46 |
</body> |
templates/webpages/gl/form_footer.html | ||
---|---|---|
48 | 48 |
|
49 | 49 |
</form> |
50 | 50 |
|
51 |
</body> |
templates/webpages/gl/search.html | ||
---|---|---|
124 | 124 |
<input class=submit type=submit name=action value="[% 'Continue' | $T8 %]"> |
125 | 125 |
</form> |
126 | 126 |
|
127 |
</body> |
templates/webpages/ic/choice.html | ||
---|---|---|
35 | 35 |
</p> |
36 | 36 |
</form> |
37 | 37 |
|
38 |
</body> |
templates/webpages/ic/confirm_price_update.html | ||
---|---|---|
22 | 22 |
<input type="button" class="submit" onclick="history.back()" value="[% 'Back' | $T8 %]"> |
23 | 23 |
</p> |
24 | 24 |
</form> |
25 |
</body> |
templates/webpages/ic/form_footer.html | ||
---|---|---|
95 | 95 |
--> |
96 | 96 |
</script> |
97 | 97 |
|
98 |
</body> |
templates/webpages/ic/parts_language_selection.html | ||
---|---|---|
67 | 67 |
//--> |
68 | 68 |
</script> |
69 | 69 |
|
70 |
</body> |
templates/webpages/ic/search.html | ||
---|---|---|
302 | 302 |
</p> |
303 | 303 |
</form> |
304 | 304 |
|
305 |
</body> |
templates/webpages/ic/search_update_prices.html | ||
---|---|---|
114 | 114 |
</p> |
115 | 115 |
</form> |
116 | 116 |
|
117 |
</body> |
templates/webpages/io/select_item.html | ||
---|---|---|
41 | 41 |
|
42 | 42 |
[% L.submit_tag('action', LxERP.t8('Continue')) %] |
43 | 43 |
</form> |
44 |
</body> |
templates/webpages/io/ship_to.html | ||
---|---|---|
85 | 85 |
|
86 | 86 |
[% L.submit_tag("__dummy", LxERP.t8("Continue")) %] |
87 | 87 |
</form> |
88 |
</body> |
templates/webpages/ir/form_footer.html | ||
---|---|---|
127 | 127 |
|
128 | 128 |
</form> |
129 | 129 |
|
130 |
</body> |
|
131 | 130 |
|
templates/webpages/is/form_footer.html | ||
---|---|---|
169 | 169 |
<input type="hidden" name="gldate" value="[% gldate %]"> |
170 | 170 |
</form> |
171 | 171 |
|
172 |
</body> |
|
173 | 172 |
|
templates/webpages/login/company_logo.html | ||
---|---|---|
58 | 58 |
|
59 | 59 |
[%- todo_list %] |
60 | 60 |
|
61 |
</body> |
templates/webpages/login_screen/auth_db_needs_update.html | ||
---|---|---|
22 | 22 |
<a href="admin.pl" target="_top">[% LxERP.t8('Administration') %]</a> |
23 | 23 |
</p> |
24 | 24 |
|
25 |
</body> |
templates/webpages/login_screen/auth_db_unreachable.html | ||
---|---|---|
17 | 17 |
<a href="admin.pl" target="_top">[% 'Administration' | $T8 %]</a> |
18 | 18 |
</p> |
19 | 19 |
|
20 |
</body> |
templates/webpages/login_screen/old_configuration_files.html | ||
---|---|---|
28 | 28 |
<p> |
29 | 29 |
<a href="controller.pl?action=LoginScreen/user_login">[%- LxERP.t8('Back to login') %]</a> |
30 | 30 |
</p> |
31 |
</body> |
templates/webpages/login_screen/user_login.html | ||
---|---|---|
47 | 47 |
</tr> |
48 | 48 |
</table> |
49 | 49 |
|
50 |
</body> |
templates/webpages/oe/check_for_direct_delivery.html | ||
---|---|---|
84 | 84 |
|
85 | 85 |
</form> |
86 | 86 |
|
87 |
</body> |
templates/webpages/oe/delete.html | ||
---|---|---|
23 | 23 |
<button class=submit type=button onclick="history.back()">[% 'No' | $T8 %]</button> |
24 | 24 |
</form> |
25 | 25 |
|
26 |
</body> |
templates/webpages/oe/edit_periodic_invoices_config.html | ||
---|---|---|
103 | 103 |
--> |
104 | 104 |
</script> |
105 | 105 |
|
106 |
</body> |
templates/webpages/oe/form_footer.html | ||
---|---|---|
196 | 196 |
}); |
197 | 197 |
//--> |
198 | 198 |
</script> |
199 |
</body> |
templates/webpages/oe/sales_price_information.html | ||
---|---|---|
108 | 108 |
</p> |
109 | 109 |
|
110 | 110 |
[%- IF !TABDIALOG %] |
111 |
</body> |
|
112 | 111 |
[%- END %] |
templates/webpages/oe/save_periodic_invoices_config.html | ||
---|---|---|
15 | 15 |
[% L.hidden_tag("periodic_invoices_config", periodic_invoices_config) %] |
16 | 16 |
</form> |
17 | 17 |
|
18 |
</body> |
templates/webpages/oe/search.html | ||
---|---|---|
254 | 254 |
<input class="submit" type="submit" name="action" value="[% 'Continue' | $T8 %]"> |
255 | 255 |
</form> |
256 | 256 |
|
257 |
</body> |
templates/webpages/payment_term/form.html | ||
---|---|---|
87 | 87 |
</table> |
88 | 88 |
</form> |
89 | 89 |
|
90 |
</body> |
templates/webpages/payment_term/list.html | ||
---|---|---|
52 | 52 |
|
53 | 53 |
[% L.sortable_element('#payment_term_list tbody', url => 'controller.pl?action=PaymentTerm/reorder', with => 'payment_term_id') %] |
54 | 54 |
|
55 |
</body> |
templates/webpages/pe/partsgroup_form.html | ||
---|---|---|
40 | 40 |
<input type=button onclick="set_history_window([% id %]);" name=history id=history value="[% 'history' | $T8 %]"> |
41 | 41 |
</form> |
42 | 42 |
|
43 |
</body> |
templates/webpages/pe/partsgroup_report.html | ||
---|---|---|
36 | 36 |
<input class=submit type=submit name=action value="[% 'Add' | $T8 %]"> |
37 | 37 |
</form> |
38 | 38 |
|
39 |
</body> |
|
40 | 39 |
|
templates/webpages/pe/pricegroup_form.html | ||
---|---|---|
40 | 40 |
<input type=button onclick="set_history_window([% id %]);" name=history id=history value="[% 'history' | $T8 %]"> |
41 | 41 |
</form> |
42 | 42 |
|
43 |
</body> |
templates/webpages/pe/pricegroup_report.html | ||
---|---|---|
36 | 36 |
<input class=submit type=submit name=action value="[% 'Add' | $T8 %]"> |
37 | 37 |
</form> |
38 | 38 |
|
39 |
</body> |
|
40 | 39 |
|
templates/webpages/pe/search.html | ||
---|---|---|
43 | 43 |
<input class=submit type=submit name=action value="[% 'Continue' | $T8 %]"> |
44 | 44 |
</form> |
45 | 45 |
|
46 |
</body> |
|
47 | 46 |
|
templates/webpages/projects/project_form.html | ||
---|---|---|
102 | 102 |
</script> |
103 | 103 |
|
104 | 104 |
[% PROCESS 'common/help_overlay.html' %] |
105 |
</body> |
templates/webpages/projects/search.html | ||
---|---|---|
67 | 67 |
</p> |
68 | 68 |
</form> |
69 | 69 |
|
70 |
</body> |
templates/webpages/rc/step1.html | ||
---|---|---|
29 | 29 |
|
30 | 30 |
</form> |
31 | 31 |
|
32 |
</body> |
templates/webpages/rc/step2.html | ||
---|---|---|
116 | 116 |
|
117 | 117 |
</form> |
118 | 118 |
|
119 |
</body> |
templates/webpages/report_generator/csv_export_options.html | ||
---|---|---|
92 | 92 |
|
93 | 93 |
|
94 | 94 |
</form> |
95 |
</body> |
templates/webpages/report_generator/html_report.html | ||
---|---|---|
130 | 130 |
</form> |
131 | 131 |
[% END %] |
132 | 132 |
|
133 |
</body> |
templates/webpages/report_generator/pdf_export_options.html | ||
---|---|---|
146 | 146 |
[%- END %] |
147 | 147 |
|
148 | 148 |
</form> |
149 |
</body> |
templates/webpages/rp/e_mail.html | ||
---|---|---|
44 | 44 |
<input name=action class=submit type=submit value="[% 'Continue' | $T8 %]"> |
45 | 45 |
</form> |
46 | 46 |
|
47 |
</body> |
templates/webpages/rp/html_report_susa.html | ||
---|---|---|
119 | 119 |
</form> |
120 | 120 |
[% END %] |
121 | 121 |
|
122 |
</body> |
templates/webpages/rp/report.html | ||
---|---|---|
357 | 357 |
|
358 | 358 |
</form> |
359 | 359 |
|
360 |
</body> |
templates/webpages/rp/tax_report.html | ||
---|---|---|
57 | 57 |
[%- END %] |
58 | 58 |
</table> |
59 | 59 |
<hr size=3 noshade> |
60 |
</body> |
|
61 | 60 |
|
templates/webpages/sepa/bank_transfer_add.html | ||
---|---|---|
115 | 115 |
--> |
116 | 116 |
</script> |
117 | 117 |
|
118 |
</body> |
templates/webpages/sepa/bank_transfer_create.html | ||
---|---|---|
125 | 125 |
<input type="hidden" name="confirmation" value="1"> |
126 | 126 |
</form> |
127 | 127 |
|
128 |
</body> |
templates/webpages/sepa/bank_transfer_created.html | ||
---|---|---|
24 | 24 |
</ul> |
25 | 25 |
</p> |
26 | 26 |
|
27 |
</body> |
templates/webpages/sepa/bank_transfer_edit.html | ||
---|---|---|
134 | 134 |
<input type="hidden" name="vc" value="[% HTML.escape(vc) %]"> |
135 | 135 |
</form> |
136 | 136 |
|
137 |
</body> |
Auch abrufbar als: Unified diff
</body> entfernt
erzeugt mit
find . -type f | xargs sed -i '/^\s*<\/body>$/d'