diff options
author | Bernhard Fröhlich <bernhard@cacert.org> | 2011-07-13 00:11:30 +0200 |
---|---|---|
committer | Bernhard Fröhlich <bernhard@cacert.org> | 2011-07-13 00:11:30 +0200 |
commit | 65ecbdcf10c930f67cf42fde187ad73e14c94635 (patch) | |
tree | 88597cea90760c67087d8e403b1c9600d9bbafb0 /pages/help/5.php | |
parent | 042db24d0514c1889631fb915d49d8944626be45 (diff) | |
download | cacert-devel-65ecbdcf10c930f67cf42fde187ad73e14c94635.tar.gz cacert-devel-65ecbdcf10c930f67cf42fde187ad73e14c94635.tar.xz cacert-devel-65ecbdcf10c930f67cf42fde187ad73e14c94635.zip |
Added stype tags
Diffstat (limited to 'pages/help/5.php')
-rwxr-xr-x | pages/help/5.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/help/5.php b/pages/help/5.php index 8556fb8..3990009 100755 --- a/pages/help/5.php +++ b/pages/help/5.php @@ -15,6 +15,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ ?>
+<p style="background-color: #FF8080; font-size: 150%">
<?
printf(_("This page has been moved to the %swiki%s. Please update your ".
"bookmarks and report any broken links."),
|