app/views/page/about.en.html.erb in enju_leaf-1.1.0.rc10 vs app/views/page/about.en.html.erb in enju_leaf-1.1.0.rc11
- old
+ new
@@ -1,18 +1,18 @@
-<div id="content_detail" class="ui-corner-all">
+<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title">About this system</h1>
<div id="content_list">
<ul>
- <li>This integrated library system software "Next-L Enju Leaf" is developed by <a href="http://mwr.mediacom.keio.ac.jp/~tanabe/">Kosuke Tanabe</a> and <a href="http://www.next-l.jp/">Project Next-L</a>.</li>
+ <li>This integrated library system software "Next-L Enju Leaf" is developed by <a href="https://github.com/nabeta">Kosuke Tanabe</a> and <a href="http://www.next-l.jp/">Project Next-L</a>.</li>
<li>Next-L Enju Leaf is released under MIT license. For more information, visit <a href="https://github.com/next-l/enju_leaf">our project website</a>.</li>
</ul>
<h2>Contact information</h2>
<ul>
- <li>Kosuke Tanabe: <%= mail_to 'tanabe@mwr.mediacom.keio.ac.jp', nil, :replace_at => '_at_' -%></li>
+ <li>Kosuke Tanabe: <%= mail_to 'nabeta@fastmail.fm', nil, :replace_at => '_at_' -%></li>
<li>Project Next-L: <%= mail_to 'info@next-l.jp', nil, :replace_at => '_at_' -%></li>
</ul>
<h2>Acknowledgment</h2>
@@ -47,10 +47,10 @@
</ul>
</div>
</div>
-<div id="submenu" class="ui-corner-all">
+<div id="submenu" class="ui-corner-all ui-widget-content">
<ul>
<li><a href="http://www.next-l.jp/">Project Next-L</a></li>
<li><a href="https://github.com/next-l/enju_leaf">this project on GitHub</a></li>
<li><a href="http://www.next-l.jp/?page=%A5%E1%A1%BC%A5%EA%A5%F3%A5%B0%A5%EA%A5%B9%A5%C8">Mailing list</a> (in Japanese)</li>
</ul>