Add a Link Feature?

Started by lbpesq, May 16, 2016, 03:01:20 PM

Previous topic - Next topic

keith_h

Not having access to all of the source I think it should be nothing more than changing the template or script that builds this line from:

<input type="submit" name="preview" value="Preview" onclick="return submitThisOnce(this);" accesskey="p" tabindex="3" class="button_submit" />

To

<input type="submit" name="preview" value="Go Advanced" onclick="return submitThisOnce(this);" accesskey="p" tabindex="3" class="button_submit" />