⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 supportcontent.jspf

📁 这是linux下ssl vpn的实现程序
💻 JSPF
字号:
<%@ taglib uri="/sslexplorer/taglibs/explorer" prefix="explorer"%>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
<div id="page_support">
	<div class="dialog_content">
		<table class="dialog_form_table">
			<tbody>
				<tr>
					<td>Support is available from the <a target="_blank" href="http://sourceforge.net/forum/forum.php?forum_id=396692">Sourceforge Project Forums</a></td>
				</tr>
				<tr>
					<td>Commericial support services can be purchased from <a target="_blank" href="http://3sp.com">3SP.com</a></td>
				</tr>

			</tbody>
			<tfoot>
				<tr>
					<td>
						<input class="close" onclick="history.back() ; return false" type="button" value="<bean:message key='about.close' bundle='navigation'/>" />
					</td>
				</tr>
			</tfoot>
		</table>
		<%--
		<explorer:getExternalContent url="http://3sp.com/sslexplorer/supportOptions.html"/>
		--%>
	</div>
</div>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -