X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9cae75d040d9102d4b628ba3c828d95d0251f5c0..521e10c884055c800078e6dada97ccf6c5193aad:/html.c
diff --git a/html.c b/html.c
index 5b07aa0..8f6e4f6 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("