Added new iconset "Essen" from http://pc.de/icons/ and modified all files under stati...
[citadel.git] / webcit / static / t / confirmlogoff.html
old mode 100644 (file)
new mode 100755 (executable)
index c6c3b82..203a3af
@@ -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(0);"><img src="static/closewindow.gif" height="32" width="32" border="0">&nbsp;<?_("Cancel")></a></h1>
-</center>
-</body>
+       <body><center>
+               <h1><a href="termquit"><img src="static/icons/essen/32x32/logout.png" border="0">&nbsp;<?_("Log off")></a></h1>
+               <h1><a href="javascript:toggleModal(0);"><img src="static/icons/closewindow.gif" height="32" width="32" border="0">&nbsp;<?_("Cancel")></a></h1>
+       </center></body>
 </html>