From 4670c76fe96e1ff78ff094e6fae8469d2d10d747 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Sat, 07 Jul 2012 20:37:10 +0000 Subject: [PATCH] Poprawki i dalsza część budowy systemu inwentaryzacji: - dodanie strony zakończenia inwentaryzacji, - aktualizacja instrukcji przed rozpoczęciem procesu, - zmiany w wyświetlanych tekstach. --- includes/generate_html.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/includes/generate_html.php b/includes/generate_html.php index 1da09e6..c7cb4b9 100644 --- a/includes/generate_html.php +++ b/includes/generate_html.php @@ -64,4 +64,4 @@ break; } } -?> +?> \ No newline at end of file -- Gitblit v1.9.1