Снорк (nely_snork) wrote in changelog,
Снорк
nely_snork
changelog

[livejournal] r19889: LJSV-1758: Inbox buttons for Mark as Spa...

Committer: narefieva
LJSV-1758: Inbox buttons for Mark as Spam and Delete should switch location
U   trunk/cgi-bin/LJ/Widget/InboxFolder.pm
Modified: trunk/cgi-bin/LJ/Widget/InboxFolder.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/InboxFolder.pm	2011-08-30 06:35:24 UTC (rev 19888)
+++ trunk/cgi-bin/LJ/Widget/InboxFolder.pm	2011-08-30 07:20:31 UTC (rev 19889)
@@ -99,8 +99,8 @@
                                 <input type="button" id="Page_Prev_$sfx" value="$BML::ML{'.btn.prev'}" $prev_disabled />
                                 <input type="button" id="Page_Next_$sfx" value="$BML::ML{'.btn.next'}" $next_disabled />
                             </span>
+                            <input type="submit" name="unspam_$sfx" value="$BML::ML{'.btn.unspam'}" id="${name}_UnSpam_$sfx" />
                             <input type="submit" name="delete_$sfx" value="$BML::ML{'.btn.delete'}" id="${name}_Delete_$sfx" />
-                            <input type="submit" name="unspam_$sfx" value="$BML::ML{'.btn.unspam'}" id="${name}_UnSpam_$sfx" />
                         </td>
                 </tr>
             };
@@ -116,8 +116,8 @@
                             </span>
                             <input type="submit" name="markRead_$sfx" value="$BML::ML{'.btn.read'}" $disabled id="${name}_MarkRead_$sfx" />
                             <input type="submit" name="markUnread_$sfx" value="$BML::ML{'.btn.unread'}" id="${name}_MarkUnread_$sfx" />
+                            <input type="submit" name="spam_$sfx" value="$BML::ML{'.btn.spam'}" id="${name}_Spam_$sfx" />
                             <input type="submit" name="delete_$sfx" value="$BML::ML{'.btn.delete'}" id="${name}_Delete_$sfx" />
-                            <input type="submit" name="spam_$sfx" value="$BML::ML{'.btn.spam'}" id="${name}_Spam_$sfx" />
                         </td>
                 </tr>
             };

Tags: livejournal, nely_snork, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments