[xoops-cvslog 3046] CVS update: xoops2jp/html/modules/base/templates

Back to archive index

NobuNobu nobun****@users*****
2006年 5月 16日 (火) 21:46:26 JST


Index: xoops2jp/html/modules/base/templates/legacy_dummy.html
diff -u /dev/null xoops2jp/html/modules/base/templates/legacy_dummy.html:1.1.2.1
--- /dev/null	Tue May 16 21:46:26 2006
+++ xoops2jp/html/modules/base/templates/legacy_dummy.html	Tue May 16 21:46:26 2006
@@ -0,0 +1 @@
+<{$dummy_content}>
\ No newline at end of file
Index: xoops2jp/html/modules/base/templates/legacy_redirect.html
diff -u /dev/null xoops2jp/html/modules/base/templates/legacy_redirect.html:1.1.2.1
--- /dev/null	Tue May 16 21:46:26 2006
+++ xoops2jp/html/modules/base/templates/legacy_redirect.html	Tue May 16 21:46:26 2006
@@ -0,0 +1,13 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=<{$xoops_charset}>" />
+<meta http-equiv="Refresh" content="<{$time}>; url=<{$url}>" />
+<title><{$xoops_sitename}></title>
+</head>
+<body>
+<div style="text-align:center; background-color: #EBEBEB; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight : bold;">
+  <h4><{$message}></h4>
+  <p><{$lang_ifnotreload}></p>
+</div>
+</body>
+</html>
\ No newline at end of file


xoops-cvslog メーリングリストの案内
Back to archive index