mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Corrected translation
This commit is contained in:
parent
cdde2fb501
commit
d685cae118
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
<div id="no-priv-frame" class="frame-container">
|
<div id="no-priv-frame" class="frame-container">
|
||||||
<h3><?php echo $this->lang->line('no_privileges'); ?></h3>
|
<h3><?php echo $this->lang->line('no_privileges'); ?></h3>
|
||||||
<p>
|
<p>
|
||||||
<?php echo $this->lang->line('no_provileges_message'); ?>
|
<?php echo $this->lang->line('no_privileges_message'); ?>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in a new issue