10 lines
592 B
HTML
Executable File
10 lines
592 B
HTML
Executable File
<TR>
|
|
<TD CLASS="centered">##SERVICENUM##</TD>
|
|
<TD>##LABEL##</TD>
|
|
<TD>
|
|
##SIDLIST##
|
|
</TD>
|
|
<TD WIDTH="22" CLASS="centered"><A HREF="services_edit.html?service=##LABELENC##&action=edit" TITLE="Edit Service ##LABEL##"><IMG CLASS="icon" SRC="image?i=ICEDI" ALT="Edit Service ##LABEL##"></A></TD>
|
|
<TD WIDTH="22" CLASS="centered"><A HREF="services.html?service=##LABELENC##&action=delete" TITLE="Delete Service ##LABEL##"><IMG CLASS="icon" SRC="image?i=ICDEL" ALT="Delete Service ##LABEL##" onclick="return confirm('Delete Service ##LABEL## ?')"></A></TD>
|
|
</TR>
|