phpservermon/src/templates/default/module
Germs2004 c7eca9bda2
Remove onclick from non-link table cells
This removes the onclick attribute from the table cells on the index page.  The first cell of each row already has an "a" link which takes the user to the same place and is more intuitive since hovering over that "a" link changes the cursor to a "pointer."  The other cells still showed a "text" cursor which implied the elements were not clickable, though they were.  Removing the onclick from those other cells also allows the user to select their text for copy/paste purposes without getting redirected to another page unexpectedly.
2022-03-27 16:16:14 -04:00
..
config add feature "add url" to email and telegram (#1085) 2021-04-15 01:50:44 +02:00
error Updated default template 2019-02-08 15:51:56 +01:00
install Added target _blank to external urls 2020-02-09 19:47:28 +01:00
server Remove onclick from non-link table cells 2022-03-27 16:16:14 -04:00
user Update profile.tpl.html (#1050) 2020-12-15 23:54:21 +01:00