]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/iconbar/save.html
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / iconbar / save.html
diff --git a/webcit/static/t/iconbar/save.html b/webcit/static/t/iconbar/save.html
new file mode 100644 (file)
index 0000000..ce95c49
--- /dev/null
@@ -0,0 +1,14 @@
+<?=("head")>
+
+<div id="banner">
+       <h1><?_("Customize the icon bar")></h1>
+</div>
+<div id="content" class="service">
+       <center>
+               <table border=1 bgcolor="#ffffff"><tr><td>
+                       <img src="static/webcit_icons/essen/32x32/config.png">
+                       &nbsp;
+                       <?_("Your icon bar has been updated. Please select any of its choices to continue.")>(<br><span style="font-weight: bold;"><?_("You may need to force refresh (SHIFT-F5)> in order for changes to take effect")>)</span>
+               </td></tr></table>
+       </center>
+<?=("trailing")>