Yoshihisa Fukuhara
higef****@users*****
2005年 7月 1日 (金) 15:02:03 JST
Index: affelio/apps/diary/templates/external_blog_conf.tmpl diff -u affelio/apps/diary/templates/external_blog_conf.tmpl:1.1 affelio/apps/diary/templates/external_blog_conf.tmpl:1.2 --- affelio/apps/diary/templates/external_blog_conf.tmpl:1.1 Thu Jun 30 02:38:51 2005 +++ affelio/apps/diary/templates/external_blog_conf.tmpl Fri Jul 1 15:02:03 2005 @@ -1,8 +1,16 @@ -<h2><TMPL_VAR ESCAPE="HTML" NAME="install_title"></h2> +<div class="afPubContentHeading"> +<table border="0" cellspacing="0"> +<tr><td align="left">Import Blog +</td></tr></table> +</div> +<div class="afPubContent"> +<div class="afPubContentBlock"> <form action="external_blog.cgi" method="post"> -<p> -RDF URL: <input type="text" name="url" width="50" /> -<input type="submit" name="set_url" value="set" /> -</p> + +RDF URL: <input type="text" name="url" size="70" /> +<input type="submit" name="set_url" value=" Submit " /> + </form> +</div> +</div>