OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@1020 1ca29b6e-896d...
[nucleus-jp/nucleus-plugins.git] / NP_TrackBack / branches / DOM-branch / trackback / templates / updatetable.html
diff --git a/NP_TrackBack/branches/DOM-branch/trackback/templates/updatetable.html b/NP_TrackBack/branches/DOM-branch/trackback/templates/updatetable.html
new file mode 100644 (file)
index 0000000..113e9e6
--- /dev/null
@@ -0,0 +1,9 @@
+<?php global $manager; ?>
+<blockquote style="color: red;border:1px solid red;padding:1em;"><b>Table update:</b><br />
+                       <form method="post"><div>
+                               <input type="hidden" name="action" value="tableUpgrade" />
+                               <input type="submit" tabindex="10" value="upgrade table" />
+                               <?php $manager->addTicketHidden(); ?>
+                       </div></form>
+</blockquote>
+