diff options
| author | Geo Xalkis <gx23100@gmail.com> | 2023-07-31 01:53:36 +0300 |
|---|---|---|
| committer | Geo Xalkis <gx23100@gmail.com> | 2023-07-31 01:53:36 +0300 |
| commit | d5746829da07894db10b01f12219cee78f8af882 (patch) | |
| tree | efc9c7c563f845f7770fe07a70d55c3564cfbf89 /public/app/views/templates/admin_petitions.php | |
| parent | c6b6f89e7cda2621fd3d0dfa0768d010fc41d437 (diff) | |
| download | gyraf1gov-master.tar.gz gyraf1gov-master.tar.bz2 gyraf1gov-master.zip | |
Diffstat (limited to 'public/app/views/templates/admin_petitions.php')
| -rw-r--r-- | public/app/views/templates/admin_petitions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/app/views/templates/admin_petitions.php b/public/app/views/templates/admin_petitions.php index 52f2a89..c4374bb 100644 --- a/public/app/views/templates/admin_petitions.php +++ b/public/app/views/templates/admin_petitions.php @@ -88,7 +88,7 @@ <div class="modal-body"> <div class="row form-group"> - <label class="control-label col-sm-12" for="protocol">Αριθμός Πρψτοκόλλου</label> + <label class="control-label col-sm-12" for="protocol">Αριθμός Πρωτοκόλλου</label> <div class="col-sm-12"> <input class="form-control form-control-sm" type="text" name="protocol" value="" required=""> </div> |
