]> git.uio.no Git - usit-rt.git/blobdiff - share/html/User/Prefs.html
Master to 4.2.8
[usit-rt.git] / share / html / User / Prefs.html
index b44e5ae2dd6baf6af84e5b4dc438e12f8ea2b486..5e7cdd9001915e9d3792d139deefaff8fdf0e528 100644 (file)
 </&>
 
 %if ($UserObj->Privileged) {
-<&| /Widgets/TitleBox, title => loc('Signature') &>
+<&| /Widgets/TitleBox, title => loc('Signature'), id => "user-prefs-signature" &>
 <textarea cols="80" rows="5" name="Signature" class="signature" wrap="hard">
 <%$UserObj->Signature || ''%></textarea>
 </&>
 
 <&| /Widgets/TitleBox, title => loc('Secret authentication token'), id => "user-prefs-feeds" &>
 
-<&|/l&>All iCal feeds embed a secret token which authorizes you.  If the URL one of your iCal feeds got exposed to the outside world, you can get a new secret, <b>breaking all existing iCal feeds</b> below.</&>
+<&|/l&>All iCal feeds embed a secret token which authorizes you.  If the URL for one of your iCal feeds was exposed to the outside world, you can get a new secret, <b>breaking all existing iCal feeds</b>, below.</&>
 
 <a href="#" id="ResetAuthTokenPrompt" style="display: none">
   <&|/l&>I want to reset my secret token.</&>