diff options
author | Jonas Kohl | 2024-07-24 22:02:09 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-07-24 22:02:09 +0200 |
commit | a5e6e1465ccc4bc90213eea9351384067d50e413 (patch) | |
tree | a67e4770d6c2bead79a47d4a68ea30322eeda507 /src | |
parent | 618c2d328befc5854756c160819e0ef5770b4d9c (diff) |
Specify exact version numbers
Diffstat (limited to 'src')
-rw-r--r-- | src/pages/about.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/about.php b/src/pages/about.php index fe76100..b10fb84 100644 --- a/src/pages/about.php +++ b/src/pages/about.php @@ -71,7 +71,7 @@ available solely via HTTP over at <a class="imgLink" target="_new" href="/static/osx.png"><!-- --><img src="/static/osx_thumb.jpg" alt="Screenshot of the home page being displayed in - Safari on OS X 10.8" + Safari 6.0.5 on OS X 10.8.5" width="342" height="192" /><!-- --></a> @@ -80,7 +80,7 @@ available solely via HTTP over at <tr> <td class="center vtop"> <span class="smallText">Fig. 3: Screenshot of the home page being displayed - in Safari on OS X 10.8<br /> + in Safari 6.0.5 on OS X 10.8.5 (real hardware)<br /> <span class="enlarge">(Click image to enlarge)</span></span> </td> </tr> |