phpservermon/src
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 port param and argument 2016-12-23 15:23:31 +01:00
includes SECURITY: Replaced mt_rand with random_bytes 2021-06-23 22:06:34 +02:00
lang Removed double locale 2021-12-12 23:40:33 +01:00
psm Update Octopush.php (#1147) 2021-12-11 01:36:08 +01:00
templates/default Remove onclick from non-link table cells 2022-03-27 16:16:14 -04:00
bootstrap.php Public server page 2019-12-13 14:13:04 +01:00
index.html Fixed the statusbar color code place 2015-06-16 07:15:40 +00:00