renamed data directory
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1549266.tpl
diff --git a/data/templates/own_templates/1549266.tpl b/data/templates/own_templates/1549266.tpl
deleted file mode 100644 (file)
index f7766f4..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<form method='post' action='/id/{$node.node_id}'>
-{get_bookmarks node_id=$node.node_id}
-{foreach from=$get_bookmarks item=bookmark}
-<input type='checkbox' name='bookmark[{$bookmark.node_id}]'
-{if $bookmark.bookmark_category eq true}checked{/if}>&nbsp;&nbsp;{$bookmark.node_name}<br>
-{/foreach}
-<br>
-<input type='submit' name='event' value='configure_bookmarks'>
-</form>
This page took 0.092629 seconds and 4 git commands to generate.