diff --git a/web/templates/stranice/admin_korisnici.html b/web/templates/stranice/admin_korisnici.html
index 9eb0600..48a9002 100644
--- a/web/templates/stranice/admin_korisnici.html
+++ b/web/templates/stranice/admin_korisnici.html
@@ -47,7 +47,7 @@
{{.KorisnickoIme}} |
{{if eq .Uloga "superadmin"}}
- Superadmin
+ Superadmin
{{else if eq $.KorisnikUloga "superadmin"}}
{{else}}
-
+
{{if eq .Uloga "admin"}}Admin{{else}}Radnik{{end}}
{{end}}
diff --git a/web/templates/stranice/dobavljaci.html b/web/templates/stranice/dobavljaci.html
index 46ff8f9..0df9323 100644
--- a/web/templates/stranice/dobavljaci.html
+++ b/web/templates/stranice/dobavljaci.html
@@ -122,22 +122,22 @@
{{if .KontaktOsoba}}
-
+
Kontakt: {{.KontaktOsoba}}
{{end}}
{{if .Telefon}}
-
+
Telefon: {{.Telefon}}
{{end}}
{{if .Email}}
-
+
E-pošta: {{.Email}}
{{end}}
{{if not .KontaktOsoba}}{{if not .Telefon}}{{if not .Email}}
- Nema dodatnih kontakt podataka.
+ Nema dodatnih kontakt podataka.
{{end}}{{end}}{{end}}
diff --git a/web/templates/stranice/izvestaji.html b/web/templates/stranice/izvestaji.html
index a19316b..cba72c6 100644
--- a/web/templates/stranice/izvestaji.html
+++ b/web/templates/stranice/izvestaji.html
@@ -33,7 +33,7 @@
Mesečni prihod — poslednjih 12 meseci
- Grafikon
+ Grafikon
{{if .Telefon}}
-
+
Telefon: {{.Telefon}}
{{end}}
{{if .Email}}
-
+
E-pošta: {{.Email}}
{{end}}
diff --git a/web/templates/stranice/magacin.html b/web/templates/stranice/magacin.html
index d0a08b3..f3732bd 100644
--- a/web/templates/stranice/magacin.html
+++ b/web/templates/stranice/magacin.html
@@ -157,15 +157,15 @@
-
+
Količina:
{{.Kolicina}}
-
+
Cena: {{printf "%.0f" .ProdajnaCena}} din
{{if .Lokacija}}
-
+
Lokacija: {{.Lokacija}}
{{end}}
diff --git a/web/templates/stranice/nabavka_detalji.html b/web/templates/stranice/nabavka_detalji.html
index 7b233ec..84e1fa7 100644
--- a/web/templates/stranice/nabavka_detalji.html
+++ b/web/templates/stranice/nabavka_detalji.html
@@ -28,7 +28,7 @@
|