X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/69382320d96232ee8c73e664797da61e733c2427..b88cda6e5b4472fc1bb0ae00d9fb974ec4f61d7a:/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("