Skip to content
Snippets Groups Projects
Commit 11663e3b authored by JediKev's avatar JediKev Committed by Ray Foss
Browse files

Fixes typo

Changes 'Permisions' to the correct spelling 'Permissions'.
parent 770174cf
Branches
Tags
No related merge requests found
...@@ -50,7 +50,7 @@ else { ...@@ -50,7 +50,7 @@ else {
<ul class="clean tabs"> <ul class="clean tabs">
<li class="active"><a href="#account"><i class="icon-user"></i> <?php echo __('Account'); ?></a></li> <li class="active"><a href="#account"><i class="icon-user"></i> <?php echo __('Account'); ?></a></li>
<li><a href="#access"><?php echo __('Access'); ?></a></li> <li><a href="#access"><?php echo __('Access'); ?></a></li>
<li><a href="#permissions"><?php echo __('Permisions'); ?></a></li> <li><a href="#permissions"><?php echo __('Permissions'); ?></a></li>
<li><a href="#teams"><?php echo __('Teams'); ?></a></li> <li><a href="#teams"><?php echo __('Teams'); ?></a></li>
</ul> </ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment