comparison templates/systemSetting.html @ 40:a935b4789aff

fix: bug
author Sushi-k <epgrec@park.mda.or.jp>
date Tue, 28 Jul 2009 12:23:13 +0900
parents 01a8fdc0cebb
children
comparison
equal deleted inserted replaced
39:8965ef108821 40:a935b4789aff
52 {/literal} 52 {/literal}
53 --> 53 -->
54 </style> 54 </style>
55 </head> 55 </head>
56 <body> 56 <body>
57
58 <div>{$message}</div>
57 59
58 <h2>MySQLデータベース設定</h2> 60 <h2>MySQLデータベース設定</h2>
59 61
60 <form id="system_setting" method="post" action="{$post_to}"> 62 <form id="system_setting" method="post" action="{$post_to}">
61 63