user info page: fix typos in links
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 19 Jul 2012 22:35:13 +0000 (00:35 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 19 Jul 2012 22:35:13 +0000 (00:35 +0200)
webcit/static/t/user/list_section.html
webcit/static/t/view_blog/comment.html
webcit/static/t/view_message.html
webcit/static/t/who/iconbar_section.html
webcit/static/t/who/section.html
webcit/static/t/who/summary_section.html

index 1b7b559c5db6135afb1a3a65b88987d16ab78569..b4a80258367a47874a6bb3ba1a70885ed70990e1 100644 (file)
@@ -1,5 +1,5 @@
 <tr class="<?ITERATE:ODDEVEN>"><td>
-    <?!("COND:USERLIST:HAVEBIO", 1)><a href="do_template?temlpate=user_show?who=<?USERLIST:USERNAME('U')>"><?USERLIST:USERNAME('X')></a><?!("X", 1)><??("COND:USERLIST:HAVEBIO", 2)><?USERLIST:USERNAME('X')><??("X", 2)>
+    <?!("COND:USERLIST:HAVEBIO", 1)><a href="do_template?template=user_show?who=<?USERLIST:USERNAME('U')>"><?USERLIST:USERNAME('X')></a><?!("X", 1)><??("COND:USERLIST:HAVEBIO", 2)><?USERLIST:USERNAME('X')><??("X", 2)>
   </td>
 <td><?USERLIST:UID></td>
 <td><?USERLIST:ACCLVLSTR>(<?USERLIST:ACCLVLNO>)</td>
index 08ad90aff7d3fedd99ce4cc5eb55321c386b89f4..26c42a07cba387ec861343f8bf3d7992b94afa5b 100644 (file)
@@ -3,10 +3,10 @@
                <span class="blog_commenter_name">
                <??("COND:MAIL:ANON",1)>
                        <?!("COND:MAIL:SUMM:RFCA", 2)>
-                               <a href="do_template?temlpate=user_show?who=<?MAIL:SUMM:FROM("Q")>">"<?MAIL:SUMM:FROM("X")>" &lt;<?MAIL:SUMM:RFCA>&gt;</a>
+                               <a href="do_template?template=user_show?who=<?MAIL:SUMM:FROM("Q")>">"<?MAIL:SUMM:FROM("X")>" &lt;<?MAIL:SUMM:RFCA>&gt;</a>
                        <?!("X", 2)>
                        <??("COND:MAIL:SUMM:RFCA", 3)>
-                               <a href="do_template?temlpate=user_show?who=<?MAIL:SUMM:FROM("Q")>"><?MAIL:SUMM:FROM("X")></a> 
+                               <a href="do_template?template=user_show?who=<?MAIL:SUMM:FROM("Q")>"><?MAIL:SUMM:FROM("X")></a> 
                        <??("X", 3)>
                        <?!("COND:MAIL:SUMM:OTHERNODE",4)> @ <?MAIL:SUMM:H_NODE><??("X",4)>
                <??("X", 1)>
index 8e8b5c6d8a47659818529f4791c2315dce933402..103099c83463e23805c2b651ca22a0c2a1dcc6ba 100644 (file)
@@ -6,8 +6,8 @@
  <span><?MAIL:SUMM:DATEFULL></span>
  <?_("from ")>
  <??("COND:MAIL:ANON",1)>
-   <?!("COND:MAIL:SUMM:RFCA", 2)><a href="do_template?temlpate=user_show?who=<?MAIL:SUMM:FROM("Q")>">"<?MAIL:SUMM:FROM("X")>" &lt;<?MAIL:SUMM:RFCA>&gt;</a><?!("X", 2)>
-   <??("COND:MAIL:SUMM:RFCA", 3)><a href="do_template?temlpate=user_show?who=<?MAIL:SUMM:FROM("Q")>"><?MAIL:SUMM:FROM("X")></a> 
+   <?!("COND:MAIL:SUMM:RFCA", 2)><a href="do_template?template=user_show?who=<?MAIL:SUMM:FROM("Q")>">"<?MAIL:SUMM:FROM("X")>" &lt;<?MAIL:SUMM:RFCA>&gt;</a><?!("X", 2)>
+   <??("COND:MAIL:SUMM:RFCA", 3)><a href="do_template?template=user_show?who=<?MAIL:SUMM:FROM("Q")>"><?MAIL:SUMM:FROM("X")></a> 
       <??("X", 3)><?!("COND:MAIL:SUMM:OTHERNODE",4)> @ <?MAIL:SUMM:H_NODE><??("X",4)>
  <??("X", 1)>
  <?!("COND:MAIL:ANON", 4)>****<??("X", 4)>
index fadb728e95fa09b28fbd79962e968f27c5116267..4cb82c306f95297a16f990a37cb9051894bec579 100644 (file)
@@ -1 +1 @@
-<li class="<??("WHO:IDLE", 4)>activeuser<?!("X", 4)><?!("WHO:IDLE", 5)>inactiveuser<?!("X", 5)>"><a href="do_template?temlpate=user_show?who=<?WHO:NAME("U")>'><?WHO:NAME("X")></a></li>
+<li class="<??("WHO:IDLE", 4)>activeuser<?!("X", 4)><?!("WHO:IDLE", 5)>inactiveuser<?!("X", 5)>"><a href="do_template?template=user_show?who=<?WHO:NAME("U")>'><?WHO:NAME("X")></a></li>
index 7be58d37817532ffe53373dbbdaa500af07f443b..eabb9f86553f5c4dcc17a0ee926e3c5dc91315f1 100644 (file)
@@ -22,7 +22,7 @@
        </td>
        <!--  username (link to user bio/photo page)  -->
        <td>
-               <a href="do_template?temlpate=user_show?who=<?WHO:NAME("U")>"><?WHO:NAME("X")></a>
+               <a href="do_template?template=user_show?who=<?WHO:NAME("U")>"><?WHO:NAME("X")></a>
                <??("WHO:NSESSIONS", 6, 1)>[<?WHO:NSESSIONS>]<?!("X", 6)>
        </td>
        <!-- room -->
index 09f0a5338249d06f1d18d641c9bcbf3c348257f2..8c0f63d6a028b518b71efc139dafe37dfe9b29c7 100644 (file)
@@ -14,7 +14,7 @@
        </td>
        <td>
                <!--  username (link to user bio/photo page)  -->
-               <a href="do_template?temlpate=user_show?who=<?WHO:NAME("U")>"> <?WHO:NAME("X")></a> 
+               <a href="do_template?template=user_show?who=<?WHO:NAME("U")>"> <?WHO:NAME("X")></a> 
                <??("WHO:NSESSIONS", 6, 0, 1)>[<?WHO:NSESSIONS>]<?!("X", 6)>
                <!-- room -->
        </td>