X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/69382320d96232ee8c73e664797da61e733c2427..f8f6e1fe789e9dbcea40a0f8d5ebfb019c2a1a19:/html.c?ds=inline
diff --git a/html.c b/html.c
index 24a03a5..eb1c25d 100644
--- a/html.c
+++ b/html.c
@@ -215,6 +215,14 @@ void html_option(const char *value, const char *text, const char *selected_value
html("\n");
}
+void html_intoption(int value, const char *text, int selected_value)
+{
+ htmlf("");
+}
+
void html_link_open(const char *url, const char *title, const char *class)
{
html("