diff options
| -rw-r--r-- | templates/edit_storage_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_storage_list.tpl b/templates/edit_storage_list.tpl index df67222..82db4f8 100644 --- a/templates/edit_storage_list.tpl +++ b/templates/edit_storage_list.tpl @@ -15,7 +15,7 @@ <tr> <td></td><td></td> - {if $uploadTab && ( $libertyUploader || ( $gBitSystem->getConfig('liberty_attachment_style' ) == 'ajax' && !$gBitThemes->isAjaxRequest() ))} + {if $uploadTab } <td class="actionicon"> <label> {tr}No {$primary_label|default:"Primary"}{/tr}: |
