Merge lp:~ya-bo-ng/resource-centre/replace-webinar-tutorials into lp:resource-centre

Proposed by Anthony Dillon
Status: Merged
Merged at revision: 104
Proposed branch: lp:~ya-bo-ng/resource-centre/replace-webinar-tutorials
Merge into: lp:resource-centre
Diff against target: 14 lines (+2/-2)
1 file modified
includes/_digest.php (+2/-2)
To merge this branch: bzr merge lp:~ya-bo-ng/resource-centre/replace-webinar-tutorials
Reviewer Review Type Date Requested Status
LukeWH Approve
Review via email: mp+332620@code.launchpad.net

Description of the change

## Done
Swapped Webinar to Tutorials in the mailing list sign up form.

## QA
- Go to http://insights.canonicalwebteam.com/
- Check there the mailing list sign up box on the right has Tutorials

To post a comment you must log in.
Revision history for this message
LukeWH (0-luke) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'includes/_digest.php'
--- includes/_digest.php 2017-10-17 15:12:09 +0000
+++ includes/_digest.php 2017-10-23 09:58:28 +0000
@@ -28,8 +28,8 @@
28 <label for="insightsiot">Internet of Things</label>28 <label for="insightsiot">Internet of Things</label>
29 </li>29 </li>
30 <li>30 <li>
31 <input class="mktoLogicalField mktoCheckboxList mktoHasWidth" type="checkbox" id="insightswebinar" name="insightswebinar" value="yes" checked="checked" />31 <input class="mktoLogicalField mktoCheckboxList mktoHasWidth" type="checkbox" id="insights_tutorials" name="insights_tutorials" value="yes" checked="checked" />
32 <label for="insightswebinar">Webinars</label>32 <label for="insights_tutorials">Tutorials</label>
33 </li>33 </li>
34 </ul>34 </ul>
35 </li>35 </li>

Subscribers

People subscribed via source and target branches