removed unused input for nonexistent (now) drop-down menu

This commit is contained in:
giomba 2021-05-10 22:06:16 +02:00
parent c1cc8083ef
commit 6b518ca545
1 changed files with 0 additions and 1 deletions

View File

@ -405,7 +405,6 @@ class VectorTemplate extends BaseTemplate {
echo ' emptyPortlet';
}
?>" aria-labelledby="p-cactions-label">
<input type="checkbox" class="vectorMenuCheckbox" aria-labelledby="p-cactions-label" />
<h3 id="p-cactions-label"><span><?php
$this->msg( 'vector-more-actions' )
?></span></h3>