[Rt-commit] rt branch, 4.2/translation-updates, updated. rt-4.0.0rc6-169-g7787591

Shawn Moore sartak at bestpractical.com
Wed Mar 23 13:11:11 EDT 2011


The branch, 4.2/translation-updates has been updated
       via  7787591c25fb4a6cb68c513dd1def795722ff5f6 (commit)
      from  2e9bac28d2e451688b32e8d1b7a9c3296a17f0d1 (commit)

Summary of changes:
 share/html/User/Prefs.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 7787591c25fb4a6cb68c513dd1def795722ff5f6
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Wed Mar 23 13:10:57 2011 -0400

    Move a <p> outside its <&|/l&>

diff --git a/share/html/User/Prefs.html b/share/html/User/Prefs.html
index 0ace58a..702b760 100755
--- a/share/html/User/Prefs.html
+++ b/share/html/User/Prefs.html
@@ -177,7 +177,7 @@
 <tr><td colspan="2" valign="top" class="boxcontainer">
 <&| /Widgets/TitleBox, title => loc('Secret authentication token'), id => "user-prefs-feeds" &>
 
-<&|/l&><p>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.</p></&>
+<p><&|/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.</&></p>
 
 <& /Elements/Submit, Label => loc('Reset secret authentication token'), Name => "ResetAuthToken" &>
 </&>

-----------------------------------------------------------------------


More information about the Rt-commit mailing list