Replaced cancel button with link
This commit is contained in:
parent
7ffb5977e2
commit
5d52c9ff61
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ message.' %></p>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<button type="submit" name="send" value="1">Send</button>
|
<button type="submit" name="send" value="1">Send</button>
|
||||||
<button type="submit" name="cancel" value="1">Cancel</button>
|
<a href="" class="cancel"><% gettext Cancel %></a>
|
||||||
</p>
|
</p>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue