Commit 756a863c authored by 's avatar

New UI

parent 901dbc0a
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
<TR> <TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="CHECKBOX" NAME="ids:list" VALUE="<!--#var id-->"> <INPUT TYPE="CHECKBOX" NAME="ids:list" VALUE="<!--#var id-->">
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<A HREF="<!--#var id-->/manage_main"> <A HREF="<!--#var id-->/manage_main">
<IMG SRC="<!--#var SOFTWARE_URL-->/<!--#var icon-->" <IMG SRC="<!--#var SOFTWARE_URL-->/<!--#var icon-->"
ALT="Click to open this item" BORDER="0"></A> ALT="Click to open this item" BORDER="0"></A>
...@@ -35,7 +37,8 @@ ...@@ -35,7 +37,8 @@
<!--#/in objectValues--> <!--#/in objectValues-->
<TR> <TR>
<TD></TD> <TD></TD>
<TD>
<TD COLSPAN="2">
<INPUT TYPE="SUBMIT" NAME="submit" VALUE="Copy"> <INPUT TYPE="SUBMIT" NAME="submit" VALUE="Copy">
<!--#if validClipData--> <!--#if validClipData-->
<INPUT TYPE="SUBMIT" NAME="submit" VALUE="Paste"> <INPUT TYPE="SUBMIT" NAME="submit" VALUE="Paste">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment