# learnpress/4.1.7.3/templates/emails/instructor-denied.php

LearnPress – WordPress LMS Plugin for Create and Sell Online Courses, version 4.1.7.3. 6 lines.

- Page: https://pluginprobe.com/plugins/learnpress/4.1.7.3/code/templates/emails/instructor-denied.php
- Raw: https://pluginprobe.com/plugins/learnpress/4.1.7.3/raw/templates/emails/instructor-denied.php
- Modified: 2022-11-02T07:32:08+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/learnpress/4.1.7.3/code/templates/emails/instructor-denied.php#L10-L20`.

```php

{{header}}

<p>Your Become an Instructor request at <strong>{{site_title}}</strong> has been denied</p>

{{footer}}
```
