This commit is contained in:
parent
6daf1ef97b
commit
7905a62692
1 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@
|
|||
<div align="center"><strong><em>No Photo Found</em></strong></div>
|
||||
{/if}
|
||||
</table>
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
<div class="btn-group">
|
||||
|
@ -90,6 +90,6 @@
|
|||
<input class="btn btn-primary btn-xs" type="submit" name="make_unfeatured_selected" value="Make Unfeatured" class="button"/> -->
|
||||
<input class="btn btn-primary btn-xs" type="submit" name="delete_selected" value="Delete" class="button" onclick="return confirm_it('Are you sure you want to delete selected collection(s)')"/>
|
||||
</div>
|
||||
|
||||
</form>
|
||||
|
||||
{include file="$style_dir/blocks/pagination.html" }
|
Loading…
Add table
Reference in a new issue