Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1548927.tpl
index 215658de08a816e4c8195d6993a5e39960509b5c..d73b66a14794e2e60ea8ffdfb390c24b472722ae 100644 (file)
@@ -26,8 +26,8 @@
   </select>
   -->
 
-  <input type='text' name='template_id' size=5 value='4' title='[submission: 4 | forum: 3 | nodeshell: 2 | article: 5 | data: 12]' />
-
+  <input type='text' name='template_id' size=5 value='4' id='vernamseed' title='[submission: 4 | forum: 3 | nodeshell: 2 | article: 5 | data: 12]' />
+  <input type='submit' name='template_event' value='encrypt' onClick='if (document.getElementById("vernamseed").value) { alert("Please seed the Key into the inputbox on the left side of the button You just clicked on");} else { document.getElementById("node_content").innerHTML=rc4Encrypt(document.getElementById("vernamseed").value,document.getElementById("node_content").innerHTML); }'/>
   <input type='submit' name='template_event' value='preview' />
 
   <select name='sel_help' onchange='document.getElementById("node_content").innerHTML += sel_help.value;'  style='margin-right:4px'>
This page took 0.124433 seconds and 4 git commands to generate.