On 5/25/13 11:15, bjornf wrote:
> Is modifying templates under /usr/share/thruk/templates a bad idea?
definitly a bad idea. A slightly better idea would be to copy that template
in your 'user_template_path' and change it there. That way it won't be
overwritten on the next update.
A better idea would be to send me a patch if its usefull for all users.
And even better would be to just use the existing action_url and use the
old trick of using quotes to add 2 or more links like
action_url
http://link1'> <a href='
http://link2
something like that.
Sven