summaryrefslogtreecommitdiffstats
path: root/hp.html
diff options
context:
space:
mode:
Diffstat (limited to 'hp.html')
-rw-r--r--hp.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/hp.html b/hp.html
index 5aefc61..92e5991 100644
--- a/hp.html
+++ b/hp.html
@@ -6,9 +6,15 @@
<link rel=stylesheet href=css.css />
</head>
<body>
- <h1>
+ <h1 id=h>
prijave
</h1>
+ <script>
+ switch (window.location.search) {
+ case "?dp":
+ document.getElementById("h").innerText = "prijave: obrazec je bil uspešno izbrisan";
+ }
+ </script>
<form method=post>
<label class=cp_ap for=ap>
trenutno sistemsko geslo za dodajanje obrazcev
@@ -39,7 +45,7 @@
<h2>
iskanje obstoječih obrazcev z geslom
</h2>
- <form>
+ <form method=post>
<label for=p>
geslo obstoječega obrazca, ki ga naj najdem, ali sistemsko geslo za izpis vseh obrazcev
</label>