Skip to content
Snippets Groups Projects
Commit 31a3a09a authored by Tim Steiner's avatar Tim Steiner
Browse files

Minor text change in approval body admin.

parent a3ff0266
Branches
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</label> </label>
<label> <label>
Description:<br /> Notice:<br />
<?php echo $this->formTextarea('notice', $this->approvalRole->getNotice(), array('class' => 'mceEditor')); ?><br /> <?php echo $this->formTextarea('notice', $this->approvalRole->getNotice(), array('class' => 'mceEditor')); ?><br />
</label> </label>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment