[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6435] trunk/UI/setup/template_info.html



Revision: 6435
          http://sourceforge.net/p/ledger-smb/code/6435
Author:   einhverfr
Date:     2014-01-10 12:54:32 +0000 (Fri, 10 Jan 2014)
Log Message:
-----------
Adding missing template_info.html, see bug 934

Added Paths:
-----------
    trunk/UI/setup/template_info.html

Added: trunk/UI/setup/template_info.html
===================================================================
--- trunk/UI/setup/template_info.html	                        (rev 0)
+++ trunk/UI/setup/template_info.html	2014-01-10 12:54:32 UTC (rev 6435)
@@ -0,0 +1,28 @@
+<?lsmb INCLUDE "ui-header.html";
+    PROCESS "elements.html"
+?><body class="<?lsmb dojo_theme ?>">
+<h2><?lsmb text('Database Management Console') ?></h2>
+<form action="setup.pl" method="post">
+<div class="listtop"><?lsmb text('Select Templates to Load') ?></div>
+<?lsmb 
+PROCESS input element_data = {
+    type = "hidden"
+    name = "database"
+   value = database
+};
+PROCESS input element_data = {
+    type = "hidden"
+    name = "only_templates"
+   value = only_templates
+};
+PROCESS select element_data = {
+       name = "template_dir"
+    options = template_dirs
+} ?><br />
+<?lsmb PROCESS button element_data = {
+      name = "action"
+     value = "load_templates"
+      text = text('Load Templates') #'
+} ?>
+</body>
+</html>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits