]> git.imager.perl.org - bse.git/blobdiff - site/cgi-bin/modules/BSE/Edit/Site.pm
0.14_34 commit
[bse.git] / site / cgi-bin / modules / BSE / Edit / Site.pm
index ad1cdcc0388b77d6e49fe0622e98a680647a3021..7442f2725c2e9c56ef0cb26e930bdf1238eb4500 100644 (file)
@@ -25,7 +25,7 @@ sub edit_sections {
 }
 
 my @site_actions =
-  qw(edit artimg process addimg removeimg moveimgup moveimgdown);
+  qw(edit artimg process addimg removeimg moveimgup moveimgdown a_thumb);
 
 sub article_actions {
   my ($self) = @_;