svn path=/trunk/; revision=26
<div class="NEWS">
<a id="new" class='function' href='#add' onclick='javascript:hide_screen("new");show_screen("add");'>Add News</a>
<div id="add" style="display: none;">
- <form action="/write/introedit.cgi?i=news" method="post" accept-charset="UTF-8">
+ <form action="/write/$($LOGIN && echo user_)introedit.cgi?i=news" method="post" accept-charset="UTF-8">
<textarea name="text" rows="10">$([ -r "$each" ] && cat $each)</textarea><br>
<input type="submit">
<a class="function" href="#new" onclick="javascript:hide_screen('add');show_screen('new');">Cancel</a>