summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/person/index.phtml
diff options
context:
space:
mode:
authorBjörn Geiger2011-08-08 11:54:40 +0200
committerBjörn Geiger2011-08-08 11:54:40 +0200
commitbb6001779f25aff134d959c12cca9b73efabca4e (patch)
tree756219abaac9e3fbd878a0d93678a81a0f565578 /application/views/scripts/person/index.phtml
parentminor (diff)
downloadpoolctrl-bb6001779f25aff134d959c12cca9b73efabca4e.tar.gz
poolctrl-bb6001779f25aff134d959c12cca9b73efabca4e.tar.xz
poolctrl-bb6001779f25aff134d959c12cca9b73efabca4e.zip
minor
Diffstat (limited to 'application/views/scripts/person/index.phtml')
-rw-r--r--application/views/scripts/person/index.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/scripts/person/index.phtml b/application/views/scripts/person/index.phtml
index b3f6d48..e90ab79 100644
--- a/application/views/scripts/person/index.phtml
+++ b/application/views/scripts/person/index.phtml
@@ -4,7 +4,7 @@ label {
width: 150px !important;
}
</style>
-<?php if($this->editRight === true) echo $this->formButton('editperson', 'Edit', array(
+<?php echo $this->formButton('editperson', 'Edit', array(
'onclick' => 'self.location="' . $this->pbs2host . '/user/person/edit/"',
'class' => 'rightbutton'))?>
<div class='listelement'>