Post by matteoraggi » Tue May 29, 2012 11:05 pm

I suggest on the products adding-updating page of the admin: admin/index.php?route=catalog/product/update
to clone the top SAVE button also on the bottom of the page, helping admins to save time not scrolling up the page to save when ended to update-add every product.

http://www.restaurantsupplies.eu Restaurant Supplies
Opencart 1.5.6.4 VQMOD 2.4.1
Languages: Italian, French, German, Hungarian, English, Russian, Polish and Spanish


Active Member

Posts

Joined
Fri Apr 10, 2009 8:16 pm

Post by anung » Wed May 30, 2012 7:33 am

Hi...
Fine product_form.tpl in
admin-->view-->template-->catalog
then put this code.

Code: Select all

<div class="buttons"><a onclick="$('#form').submit();" class="button"><?php echo $button_save; ?></a><a onclick="location = '<?php echo $cancel; ?>';" class="button"><?php echo $button_cancel; ?></a></div>
in line 686

Code: Select all

......
</table>
</div>
<div class="buttons"><a onclick="$('#form').submit();" class="button"><?php echo $button_save; ?></a><a onclick="location = '<?php echo $cancel; ?>';" class="button"><?php echo $button_cancel; ?></a></div>
</form>
</div>
</div>
</div>
<script ............

User avatar
Active Member

Posts

Joined
Fri Mar 30, 2012 10:32 am
Location - Indonesia

Post by Jet wang » Wed May 30, 2012 1:35 pm

this is the first time i came here
i like the forum

Newbie

Posts

Joined
Wed May 30, 2012 10:29 am

Who is online

Users browsing this forum: No registered users and 3 guests