Merge lp:~ya-bo-ng/resource-centre/update-tutorials-id into lp:resource-centre

Proposed by Anthony Dillon
Status: Merged
Merged at revision: 105
Proposed branch: lp:~ya-bo-ng/resource-centre/update-tutorials-id
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/update-tutorials-id
Reviewer Review Type Date Requested Status
Will Moggridge (community) Approve
Review via email: mp+332784@code.launchpad.net

Description of the change

## Done
Simply update the mailing list sign up for tutorials id

## QA
- Run `curl http://insights.canonicalwebteam.com | grep 'insightstutorials'`
- Check you get the tutorials input and label

To post a comment you must log in.
Revision history for this message
Will Moggridge (willmoggridge) wrote :

Looks good to me

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'includes/_digest.php'
2--- includes/_digest.php 2017-10-23 09:38:55 +0000
3+++ includes/_digest.php 2017-10-25 13:13:20 +0000
4@@ -28,8 +28,8 @@
5 <label for="insightsiot">Internet of Things</label>
6 </li>
7 <li>
8- <input class="mktoLogicalField mktoCheckboxList mktoHasWidth" type="checkbox" id="insights_tutorials" name="insights_tutorials" value="yes" checked="checked" />
9- <label for="insights_tutorials">Tutorials</label>
10+ <input class="mktoLogicalField mktoCheckboxList mktoHasWidth" type="checkbox" id="insightstutorials" name="insightstutorials" value="yes" checked="checked" />
11+ <label for="insightstutorials">Tutorials</label>
12 </li>
13 </ul>
14 </li>

Subscribers

People subscribed via source and target branches