]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/aide/display_generic_result.html
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / aide / display_generic_result.html
diff --git a/webcit/static/t/aide/display_generic_result.html b/webcit/static/t/aide/display_generic_result.html
new file mode 100644 (file)
index 0000000..82e024f
--- /dev/null
@@ -0,0 +1,23 @@
+<?=("head")>
+<?=("box_begin_1")><?_("Server command results")><?=("box_begin_2")>
+
+</td><td valign=top> 
+
+
+<table border=0><tr><td>Command:</td><td><tt>
+
+<?BSTR("g_cmd")>
+
+</tt></td></tr><tr><td>Result:</td><td><tt>
+
+<?CONTEXTSTR("H")>
+       
+<br>
+</tt></td></tr></table><br>
+<hr />
+<a href="do_template?template=aide_display_generic_cmd"><?_("Enter another command")></a><br>
+<a href="display_advanced"><?_("Return to menu")></a>
+
+<?=("box_end")><br>
+
+<?=("trailing")>