aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/demo_plugin/field.html
diff options
context:
space:
mode:
authorArthur <arthur@hoa.ro>2015-11-08 12:54:02 +0100
committerArthur <arthur@hoa.ro>2015-11-08 12:54:02 +0100
commit89dfc37b0aeb865bc7298836b615e2ac5b6406ce (patch)
tree8743b76708356a3db0aa11a85c237d788ee1a8bd /plugins/demo_plugin/field.html
parent66017e28935c72ad4ed037f022483ee5630e7372 (diff)
parent786ddad91d858a60882bd20be279558131e99b68 (diff)
downloadShaarli-89dfc37b0aeb865bc7298836b615e2ac5b6406ce.tar.gz
Shaarli-89dfc37b0aeb865bc7298836b615e2ac5b6406ce.tar.zst
Shaarli-89dfc37b0aeb865bc7298836b615e2ac5b6406ce.zip
Merge pull request #286 from ArthurHoaro/plugin-demo_plugin
PLUGIN demo_plugin
Diffstat (limited to 'plugins/demo_plugin/field.html')
-rwxr-xr-xplugins/demo_plugin/field.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/demo_plugin/field.html b/plugins/demo_plugin/field.html
new file mode 100755
index 00000000..00281c4e
--- /dev/null
+++ b/plugins/demo_plugin/field.html
@@ -0,0 +1,2 @@
1<label for="lf_stuff"><i>Demo Stuff</i></label><br>
2<input type="text" name="lf_stuff" id="lf_stuff" value="%s" class="lf_input"><br> \ No newline at end of file