copy and move operations from messages page
This commit is contained in:
parent
a679ea1deb
commit
a997c9d97a
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
<div id="messages">
|
||||
<div id="msglist">
|
||||
<h2><%= @folder_name %></h2>
|
||||
<%= form_tag({:controller=>'/webmail/webmail', :action=>'messages'})%>
|
||||
<%= form_tag({:controller=>'webmail', :action=>'messages'})%>
|
||||
<div class='notviscode'><input type="submit" name="op" value="<%=_('Search')%>" /></div>
|
||||
<input type="hidden" name="page" value="<%=@page%>"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue