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