-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LEAF 4634 make wyswyg default, update base files for compat, better c…
…hange tracking
- Loading branch information
1 parent
5f7eed0
commit 8bef30a
Showing
8 changed files
with
117 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
LEAF_Request_Portal/templates/email/LEAF_automated_reminder_body.tpl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Please review this request at your earliest convenience.<br /><br /> | ||
Please review this request at your earliest convenience.<br><br> | ||
|
||
Request title: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$fullTitle}}</a><br /> | ||
Request status: {{$lastStatus}}<br /><br /> | ||
Request Link: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$siteRoot}}?a=printview&recordID={{$recordID}}</a><br /><br /> | ||
Request title: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$fullTitle}}</a><br> | ||
Request status: {{$lastStatus}}<br><br> | ||
Request Link: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$siteRoot}}?a=printview&recordID={{$recordID}}</a><br><br> | ||
{{$reminderBodyText}} | ||
<br /> | ||
<br> |
18 changes: 9 additions & 9 deletions
18
LEAF_Request_Portal/templates/email/LEAF_cancel_notification_body.tpl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
A request that you were a part of has been cancelled.<br /> | ||
Request #{{$recordID}} - {{$fullTitle}}.<br /><br /> | ||
This is a notification only and no action is required on your part.<br /><br /> | ||
A request that you were a part of has been cancelled.<br> | ||
Request #{{$recordID}} - {{$fullTitle}}.<br><br> | ||
This is a notification only and no action is required on your part.<br><br> | ||
|
||
{{$comment}} | ||
|
||
Request title: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$fullTitle}}</a><br /> | ||
Request status: {{$lastStatus}}<br /><br /> | ||
Request Link: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$siteRoot}}?a=printview&recordID={{$recordID}}</a><br /><br /> | ||
<br /> | ||
Request title: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$fullTitle}}</a><br> | ||
Request status: {{$lastStatus}}<br><br> | ||
Request Link: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$siteRoot}}?a=printview&recordID={{$recordID}}</a><br><br> | ||
<br> |
14 changes: 7 additions & 7 deletions
14
LEAF_Request_Portal/templates/email/LEAF_mass_action_remind_body.tpl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
The last action on Request #{{$recordID}} is older than {{$daysSince}} days. | ||
Please review this request at your earliest convenience.<br /><br /> | ||
Please review this request at your earliest convenience.<br><br> | ||
|
||
Request title: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$fullTitle}}</a><br /> | ||
Request status: {{$lastStatus}}<br /><br /> | ||
Request Link: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$siteRoot}}?a=printview&recordID={{$recordID}}</a><br /><br /> | ||
<br /> | ||
Request title: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$fullTitle}}</a><br> | ||
Request status: {{$lastStatus}}<br><br> | ||
Request Link: <a href="{{$siteRoot}}?a=printview&recordID={{$recordID}}" target="_blank"> | ||
{{$siteRoot}}?a=printview&recordID={{$recordID}}</a><br><br> | ||
<br> |
18 changes: 9 additions & 9 deletions
18
LEAF_Request_Portal/templates/email/LEAF_notify_complete_body.tpl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Request ID#: {{$recordID}}<br /> | ||
Request title: {{$fullTitle}}<br /> | ||
Request status: {{$lastStatus}}<br /> | ||
<br /> | ||
Comments: {{$comment}}<br /> | ||
<br /> | ||
------------------------<br /> | ||
View Request: {{$siteRoot}}?a=printview&recordID={{$recordID}}<br /> | ||
<br /> | ||
Request ID#: {{$recordID}}<br> | ||
Request title: {{$fullTitle}}<br> | ||
Request status: {{$lastStatus}}<br> | ||
<br> | ||
Comments: {{$comment}}<br> | ||
<br> | ||
------------------------<br> | ||
View Request: {{$siteRoot}}?a=printview&recordID={{$recordID}}<br> | ||
<br> |
26 changes: 13 additions & 13 deletions
26
LEAF_Request_Portal/templates/email/LEAF_notify_next_body.tpl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
The following request requires your review.<br /> | ||
<br /> | ||
Please review your inbox at: {{$siteRoot}}report.php?a=LEAF_Inbox<br /> | ||
<br /> | ||
Request ID#: {{$recordID}}<br /> | ||
Request title: {{$fullTitle}}<br /> | ||
Request status: {{$lastStatus}}<br /> | ||
<br /> | ||
Comments: {{$comment}}<br /> | ||
<br /> | ||
------------------------<br /> | ||
View Request: {{$siteRoot}}?a=printview&recordID={{$recordID}}<br /> | ||
<br /> | ||
The following request requires your review.<br> | ||
<br> | ||
Please review your inbox at: {{$siteRoot}}report.php?a=LEAF_Inbox<br> | ||
<br> | ||
Request ID#: {{$recordID}}<br> | ||
Request title: {{$fullTitle}}<br> | ||
Request status: {{$lastStatus}}<br> | ||
<br> | ||
Comments: {{$comment}}<br> | ||
<br> | ||
------------------------<br> | ||
View Request: {{$siteRoot}}?a=printview&recordID={{$recordID}}<br> | ||
<br> |
22 changes: 11 additions & 11 deletions
22
LEAF_Request_Portal/templates/email/LEAF_send_back_body.tpl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Request ID#: {{$recordID}}<br /> | ||
<br /> | ||
Request status: Sent Back by {{$stepTitle}}<br /> | ||
<br /> | ||
Comments: {{$comment}}<br /> | ||
<br /> | ||
------------------------<br /> | ||
{{$siteRoot}}?a=printview&recordID={{$recordID}}<br /> | ||
<br /> | ||
{{$fullTitle}}<br /> | ||
<br /> | ||
Request ID#: {{$recordID}}<br> | ||
<br> | ||
Request status: Sent Back by {{$stepTitle}}<br> | ||
<br> | ||
Comments: {{$comment}}<br> | ||
<br> | ||
------------------------<br> | ||
{{$siteRoot}}?a=printview&recordID={{$recordID}}<br> | ||
<br> | ||
{{$fullTitle}}<br> | ||
<br> |
26 changes: 13 additions & 13 deletions
26
LEAF_Request_Portal/templates/email/base_templates/LEAF_template_body.tpl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
The following request requires your review.<br /> | ||
<br /> | ||
Please review your inbox at: {{$siteRoot}}?a=inbox<br /> | ||
<br /> | ||
Request ID#: {{$recordID}}<br /> | ||
Request title: {{$fullTitle}}<br /> | ||
Request status: {{$lastStatus}}<br /> | ||
<br /> | ||
Comments: {{$comment}}<br /> | ||
<br /> | ||
------------------------<br /> | ||
View Request: {{$siteRoot}}?a=printview&recordID={{$recordID}}<br /> | ||
<br /> | ||
The following request requires your review.<br> | ||
<br> | ||
Please review your inbox at: {{$siteRoot}}?a=inbox<br> | ||
<br> | ||
Request ID#: {{$recordID}}<br> | ||
Request title: {{$fullTitle}}<br> | ||
Request status: {{$lastStatus}}<br> | ||
<br> | ||
Comments: {{$comment}}<br> | ||
<br> | ||
------------------------<br> | ||
View Request: {{$siteRoot}}?a=printview&recordID={{$recordID}}<br> | ||
<br> |