]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/confirmlogoff.html
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / webcit / static / t / confirmlogoff.html
index cc8cc122283cc630d4c604d0e74aad2e90734411..fbf525f3116f30147ce268a58cadc16c470349a6 100644 (file)
@@ -1,8 +1,6 @@
 <html>
-<body>
-<center>
-<h1><a href="termquit"><img src="static/logoff_32x.gif" border="0">&nbsp;<?_("Log off")></a></h1>
-<h1><a href="javascript:toggleModal();"><img src="static/closewindow.gif" border="0">&nbsp;<?_("Cancel")></a></h1>
-</center>
-</body>
+       <body><center>
+               <h1><a href="termquit"><img src="static/webcit_icons/essen/32x32/logout.png" border="0">&nbsp;<?_("Log off")></a></h1>
+               <h1><a href="javascript:toggleModal(0);"><img src="static/webcit_icons/essen/32x32/abort.png" border="0">&nbsp;<?_("Cancel")></a></h1>
+       </center></body>
 </html>