hello,
In Media Library software for remove "Order by" you need go to file:
{yours site}/components/com_medialibrary/medialibrary.html.php
Find code :
start rows:
Code: |
<div id="ShowOrderBy" style="text-align:right" >
<form method="POST" action="<?php echo $_SERVER["REQUEST_URI"];?>" name="orderForm">
|
end rows:
and remove full code
Thanks,
Ordasoft team