This topic is locked

Change label for Edit link

8/4/2006 2:30:13 PM
ASPRunnerPro General questions
M
Mila author

Hi,

I was wondering if there is a way to change label "edit" to "Accept" (for example) on the list page using Template editor?

I was able to change compiled asp file, but I would prefer, if possible, to change template.

Thanks,

Mila

Alexey admin 8/7/2006

Mila,
sure, just replace this phrase in list.asp file

##PLAINMESSAGE(EDIT)##



with

Accept

M
Mila author 8/11/2006

As usual, works great! Thanks,

Mila