helpcenter/Web/Controls/Help/VariousControls/HistoryBack/HistoryBack.ascx
alexandervnuchkov 71f171fb08 First commit
2016-08-29 16:51:20 +03:00

2 lines
117 B
Plaintext

<%@ Control Language="C#" %>
<a class="historyback" href="#" onclick="history.back()">Return to previous page</a>