OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager WishList

Go to bottom Favoured: 0

Back button

Howardeco (Visitor)
Posts: 0
graphgraph
User Offline
Back button 13 Years, 4 Months ago
Karma: 0  
It would be nice if VM had a back button conveniently located at top of page instead of me using the browser.

Howard
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Back button 13 Years, 4 Months ago
Karma: 101  
Hi Howard,

You must have that button.
For see it please check VehicleManager Menu item option. At top right you need set "Show back button"

Thanks,
Andrew
Logged Logged
The administrator has disabled public write access.
Howardeco (Visitor)
Posts: 0
graphgraph
User Offline
Re:Back button 13 Years, 4 Months ago
Karma: 0  
Thanks Andrew

Found it! I was looking in the settings options to no avail.

Cheers
Logged Logged
The administrator has disabled public write access.
kily99 (Visitor)
Posts: 0
graphgraph
User Offline
Re:Back button 11 Years, 3 Months ago
Karma: 0  
For see it please check VehicleManager Menu item option. At top right you need set "Show back button"


thanks for sharing.
Logged Logged
Last Edit: 2013/01/03 08:20 By admin.
The administrator has disabled public write access.
ezeus (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:Back button 11 Years, 2 Months ago
Karma: 0  
Hi,

Can you please tell me where I can find the text of the Back-button? It is not being translated.

With regards,
Niels
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Back button 11 Years, 2 Months ago
Karma: 101  
Hello Niels,



True say that must go from Joomla.



But you may open file:

{yours site}/administrator/components/com_vehiclemanager/includes/html.php



find row:

Code:

<?php echo JText::_( 'BACK' ); ?></a>




to

Code:

<?php echo Com_veicle_BACK; ?></a>




after that go to yours language file, folder:

{yours site}/components/com_vehiclemanager/language/



and add Com_veicle_BACK constants anr translate for it



Thanks,

OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»