Skip to content

Commit 5b32c75

Browse files
author
delphidabbler
committed
Removed broken links & some restyling
1 parent 3d14c48 commit 5b32c75

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

Src/Res/HTML/dlg-about-program-tplt.html

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<style type="text/css">
2222
.scrollbox {
2323
overflow: auto;
24-
height: 14em;
24+
height: 18em;
2525
width: auto;
2626
margin: 6px 0;
2727
}
@@ -47,11 +47,10 @@
4747
<body>
4848

4949
<p>
50-
DelphiDabbler <em>CodeSnip</em> is copyright &copy; 2005-2020 by Peter D
51-
Johnson, <a
50+
DelphiDabbler <em>CodeSnip</em> is copyright &copy; 2005-2020 by <a
5251
class="external-link"
5352
href="https://en.gravatar.com/delphidabbler"
54-
>https://en.gravatar.com/delphidabbler</a>.
53+
>Peter D Johnson</a>.
5554
</p>
5655
<p>
5756
The program is made available under the terms of the <a
@@ -92,16 +91,10 @@
9291
>Silk Icon Set 1.3</a> by Mark James.
9392
</li>
9493
<li>
95-
<a
96-
href="http://www.damieng.com/icons/silkcompanion"
97-
class="external-link"
98-
>Silk Companion 1</a> by Damien Guard.
94+
Silk Companion 1 by Damien Guard.
9995
</li>
10096
<li>
101-
<a
102-
href="http://led24.de/iconset/"
103-
class="external-link"
104-
>Led Icon Set v1.0</a>.
97+
Led Icon Set v1.0.
10598
</li>
10699
<li>
107100
16x16-free-application-icons by <a
@@ -110,10 +103,7 @@
110103
>Aha-Soft</a>.
111104
</li>
112105
<li>
113-
<a
114-
href="http://www.icojam.com/blog/?p=222"
115-
class="external-link"
116-
>PixelBox</a> icon collection.
106+
PixelBox icon collection.
117107
</li>
118108
<li>
119109
<a
@@ -148,6 +138,7 @@
148138
>Inno Setup</a>.
149139
</li>
150140
</ul>
141+
151142
</div>
152143

153144
</body>

0 commit comments

Comments
 (0)