Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
KLUGLUG
Blood Service Portal
Commits
f6f8c3ed
Commit
f6f8c3ed
authored
Nov 10, 2019
by
Polavarapu Satya Durga Lalitha Rao Sarma
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update bulkupload.html
parent
6e02053d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
admin/bulkupload.html
admin/bulkupload.html
+2
-2
No files found.
admin/bulkupload.html
View file @
f6f8c3ed
...
...
@@ -12,7 +12,7 @@
<form
class=
"form-horizontal"
action=
"bulkupload.php"
method=
"post"
name=
"upload_excel"
enctype=
"multipart/form-data"
>
<fieldset>
<!-- Form Name -->
<legend>
Bulk Upload of Blood Data
</legend>
<legend>
Bulk Upload of Blood
Donr
Data
</legend>
<!-- File Button -->
<div
class=
"form-group"
>
<label
class=
"col-md-4 control-label"
for=
"filebutton"
>
Select File
</label>
...
...
@@ -24,7 +24,7 @@
<div
class=
"form-group"
>
<label
class=
"col-md-4 control-label"
for=
"singlebutton"
>
Import data
</label>
<div
class=
"col-md-4"
>
<button
type=
"submit"
id=
"submit"
name=
"Import"
class=
"btn btn-primary button-loading"
data-loading-text=
"Loading..."
>
Import
</button>
<button
type=
"submit"
id=
"submit"
name=
"Import"
class=
"btn btn-primary button-loading"
data-loading-text=
"Loading...
.
"
>
Import
</button>
</div>
</div>
</fieldset>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment