/[H9]/trunk/tntnet/dynamic/header.ecpp
ViewVC logotype

Diff of /trunk/tntnet/dynamic/header.ecpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 104 by torben, Thu Nov 29 17:06:38 2007 UTC revision 143 by torben, Tue Dec 4 13:25:32 2007 UTC
# Line 46  if (userName.size() > 0) { Line 46  if (userName.size() > 0) {
46    <p class="menu">Logged in as <$ userName $></p>    <p class="menu">Logged in as <$ userName $></p>
47    <a class="menu" href="adm_customer_list">Customer admin</a><br>    <a class="menu" href="adm_customer_list">Customer admin</a><br>
48    <a class="menu" href="adm_send_config">Send configurations</a><br>    <a class="menu" href="adm_send_config">Send configurations</a><br>
49      <a class="menu" href="adm_server_config">Server configuration</a><br>
50    <{    <{
51    if (isAdmin) {    if (isAdmin) {
52    }>    }>
# Line 69  if (userName.size() > 0) { Line 70  if (userName.size() > 0) {
70  } //endif  } //endif
71  }>  }>
72    
   <br><br><br><br><br>  
73   </div>   </div>
74  </div>  </div>
75    

Legend:
Removed from v.104  
changed lines
  Added in v.143

  ViewVC Help
Powered by ViewVC 1.1.20