Differences From Artifact [9830040aea]:
- File view/conf-user-ctl.tpl — part of check-in [db4c5fd644] at 2020-12-31 02:18:38 on branch trunk — start work on user mgmt (user: lexi, size: 166) [annotate] [blame] [check-ins using]
To Artifact [7abbc95a91]:
- File view/conf-user-ctl.tpl — part of check-in [f09cd18161] at 2021-01-02 18:32:02 on branch trunk — iterate on user mgmt UI (user: lexi, size: 165) [annotate] [blame] [check-ins using]
1 1 <form method="post"> 2 2 <div class="elem"> 3 3 <label>user</label> 4 4 <div class="txtbox">@name</div> 5 5 </div> 6 6 @inputcontent 7 7 <button>alter</button> 8 - @linkcontent 9 8 </form> 9 +@linkcontent