OSDN Git Service

convert,upgrades内のコードも含めてDBクラスを使用するコードに修正(未テスト)
[nucleus-jp/nucleus-next.git] / nucleus / forms / loginform-loggedin.template
1 <div id="nucleus_lf" class="loginform">
2         <%text(_LOGINFORM_YOUARE)%> <%formdata(membername)%> ! (<a href="<%self%>?action=logout" title="<%text(_LOGOUT)%>"><%text(_LOGOUT)%></a>)
3 </div>