Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: includes/reinstall.tmpl

Issue 29611624: Issue 6047 - Updated templates and uninstalled pages (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Left Patch Set: Addressed #14 Created Dec. 14, 2017, 6:39 p.m.
Right Patch Set: Addressed comments in #15 Created Dec. 18, 2017, 12:55 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « includes/polyfills.tmpl ('k') | includes/scripts.tmpl » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 <aside id="reinstall" class="bg-accent" > 1 <aside id="reinstall" class="bg-accent">
ire 2017/12/18 08:43:07 NIT: Extra space before closing ">"
juliandoucette 2017/12/18 12:58:11 Acknowledged.
2 <div class="container content"> 2 <div class="container content">
3 <p class="lead"> 3 <p class="lead">
4 {{ "Did you uninstall Adblock Plus by accident?" | translate("reinstall-head line", "Text next to the Reinstallation button") }} 4 {{ "Did you uninstall Adblock Plus by accident?" | translate("reinstall-he adline", "Text next to the Reinstallation button") }}
5 {{ "index" | linkify(class="button inverse") }}{{ "Reinstall Now" | translat e("reinstall", "Reinstall button text") }}</a> 5 {{ "index" | linkify(class="button inverse") }}{{ "Reinstall Now" | transl ate("reinstall", "Reinstall button text") }}</a>
ire 2017/12/18 08:43:07 There's no closing tag for the <p> here (but for
juliandoucette 2017/12/18 12:58:11 Nope (check the source in your browser). Closing t
ire 2017/12/20 08:12:57 Cool, TIL!
6 </p>
6 </div> 7 </div>
7 </aside> 8 </aside>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld