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

2 lines
125 B
Plaintext

<%@ Control Language="C#" %>
<a class="historyback" href="#" onclick="history.back()">Revenir à la page précédente</a>