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

Delta Between Two Patch Sets: includes/reinstall.tmpl

Issue 29721785: Fixes #29 - Moved reinstall banner below heading on uninstalled pages (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Left Patch Set: Created March 13, 2018, 9:12 p.m.
Right Patch Set: Addressed #3 Created March 14, 2018, 12:02 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 | « no previous file | pages/uninstalled.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="fg-accent"> 1 <aside id="reinstall" class="fg-accent">
2 {{ "Did you uninstall Adblock Plus by accident?" | translate("reinstall-headli ne", "Text next to the Reinstallation button") }} 2 <span id="reinstall-label">{{ "Did you uninstall Adblock Plus by accident?" | translate("reinstall-headline", "Text next to the Reinstallation button") }}</sp an>
3 {{ "index" | linkify(class="button accent") }}{{ "Reinstall Now" | translate(" reinstall", "Reinstall button text") }}</a> 3 {{ "index" | linkify(class="button accent") }}{{ "Reinstall Now" | translate(" reinstall", "Reinstall button text") }}</a>
4 </aside> 4 </aside>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld