From 00b45ff6ab127f88291312213acb62823c0b3f8f Mon Sep 17 00:00:00 2001
From: Adrian Hinz
Date: Thu, 9 Apr 2015 22:44:42 +0200
Subject: [PATCH]
---
strona/_footer.php | 9 +
strona/_header.php | 9 +
strona/_menu.php | 9 +
strona/galeria.php | 508 +++++++++++++++----------------
strona/index.html | 2 +-
strona/kontakt.html | 2 +-
strona/linki.html | 2 +-
strona/uprawa.html | 2 +-
strona/warto.html | 163 ++++++++++
strona/warto_gr/kwitnace_01.JPG | Bin 0 -> 389417 bytes
strona/warto_gr/kwitnace_02.JPG | Bin 0 -> 388575 bytes
strona/warto_gr/kwitnace_03.JPG | Bin 0 -> 349272 bytes
strona/warto_gr/kwitnace_04.JPG | Bin 0 -> 292688 bytes
strona/warto_gr/kwitnace_05.JPG | Bin 0 -> 250976 bytes
strona/warto_gr/kwitnace_06.JPG | Bin 0 -> 390720 bytes
strona/warto_gr/kwitnace_07.JPG | Bin 0 -> 215092 bytes
strona/warto_gr/zwierzaki_01.JPG | Bin 0 -> 332200 bytes
strona/warto_gr/zwierzaki_02.JPG | Bin 0 -> 346598 bytes
18 files changed, 448 insertions(+), 258 deletions(-)
create mode 100644 strona/_footer.php
create mode 100644 strona/_header.php
create mode 100644 strona/_menu.php
create mode 100644 strona/warto.html
create mode 100644 strona/warto_gr/kwitnace_01.JPG
create mode 100644 strona/warto_gr/kwitnace_02.JPG
create mode 100644 strona/warto_gr/kwitnace_03.JPG
create mode 100644 strona/warto_gr/kwitnace_04.JPG
create mode 100644 strona/warto_gr/kwitnace_05.JPG
create mode 100644 strona/warto_gr/kwitnace_06.JPG
create mode 100644 strona/warto_gr/kwitnace_07.JPG
create mode 100644 strona/warto_gr/zwierzaki_01.JPG
create mode 100644 strona/warto_gr/zwierzaki_02.JPG
diff --git a/strona/_footer.php b/strona/_footer.php
new file mode 100644
index 0000000..361b881
--- /dev/null
+++ b/strona/_footer.php
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/strona/_header.php b/strona/_header.php
new file mode 100644
index 0000000..361b881
--- /dev/null
+++ b/strona/_header.php
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/strona/_menu.php b/strona/_menu.php
new file mode 100644
index 0000000..361b881
--- /dev/null
+++ b/strona/_menu.php
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/strona/galeria.php b/strona/galeria.php
index 44987ed..c576199 100644
--- a/strona/galeria.php
+++ b/strona/galeria.php
@@ -1,254 +1,254 @@
-
-
-
-
-
- Hodowla kaktusów i innych sukulentów
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Galeria
-
-
- $plik | ";
- ?>
-
-
-
-
-
-
-
-
- = $start_num && $img_count <= $end_num) {
- $name = str_replace(".jpg", "", $plik);
- if ($numb == 1) {
- print "| ";
- } else {
- print " | ";
- }
- print "";
- if ($numb == 5) {
- print " |
";
- $numb = 0;
- } else {
- print "";
- }
-
- $numb = $numb + 1;
- }
- }
- }
- ?>
-
-
-
- strona($strona z $pages)";
- if ($pages > 1) {
- print "
";
- if ($strona == 1) {
- print "- « poprz
";
- } else {
- $last_page = $strona - 1;
- print "- « poprz
";
- }
- for ($i = 1; $i <= $pages; $i++) {
- if ($strona == $i) {
- print "- $i
";
- } else {
- print "- $i
";
- }
- }
-
- if ($strona == $pages) {
- print "- nast »
";
- } else {
- $next_page = $strona + 1;
- print "- nast »
";
- }
- print "
";
- }
- print "
";
- }
- ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ Hodowla kaktusów i innych sukulentów
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Galeria
+
+
+ $plik | ";
+ ?>
+
+
+
+
+
+
+
+
+ = $start_num && $img_count <= $end_num) {
+ $name = str_replace(".jpg", "", $plik);
+ if ($numb == 1) {
+ print "| ";
+ } else {
+ print " | ";
+ }
+ print "";
+ if ($numb == 5) {
+ print " |
";
+ $numb = 0;
+ } else {
+ print "";
+ }
+
+ $numb = $numb + 1;
+ }
+ }
+ }
+ ?>
+
+
+
+ strona($strona z $pages)";
+ if ($pages > 1) {
+ print "
";
+ if ($strona == 1) {
+ print "- « poprz
";
+ } else {
+ $last_page = $strona - 1;
+ print "- « poprz
";
+ }
+ for ($i = 1; $i <= $pages; $i++) {
+ if ($strona == $i) {
+ print "- $i
";
+ } else {
+ print "- $i
";
+ }
+ }
+
+ if ($strona == $pages) {
+ print "- nast »
";
+ } else {
+ $next_page = $strona + 1;
+ print "- nast »
";
+ }
+ print "
";
+ }
+ print "
";
+ }
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/strona/index.html b/strona/index.html
index b1f7426..f9a4358 100644
--- a/strona/index.html
+++ b/strona/index.html
@@ -116,7 +116,7 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
Co można u nas zobaczyć?
+
+
+
+
+
Podczas dni otwartych można podziwiać pierwsze kwitnące kaktusy i inne sukulenty ...
+
+
+
+
+
+

+
+

+
+
+
+
+
+
... oraz liczne zwierzęta, które wystawiane są specjalnie na tą okazję
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/strona/kontakt.html b/strona/kontakt.html
index 789968b..f77d5b7 100644
--- a/strona/kontakt.html
+++ b/strona/kontakt.html
@@ -99,7 +99,7 @@
diff --git a/strona/linki.html b/strona/linki.html
index 5a1c384..a671234 100644
--- a/strona/linki.html
+++ b/strona/linki.html
@@ -96,7 +96,7 @@
diff --git a/strona/uprawa.html b/strona/uprawa.html
index d983031..b6abaa0 100644
--- a/strona/uprawa.html
+++ b/strona/uprawa.html
@@ -123,7 +123,7 @@
diff --git a/strona/warto.html b/strona/warto.html
new file mode 100644
index 0000000..aa28440
--- /dev/null
+++ b/strona/warto.html
@@ -0,0 +1,163 @@
+
+
+
+
+
+
Hodowla kaktusów i innych sukulentów
+
+
+
+
+
+
+
+
+