summaryrefslogtreecommitdiff
path: root/pages/gpg/2.php
diff options
context:
space:
mode:
authorINOPIAE <inopiae@cacert.org>2013-05-15 00:20:08 +0200
committerINOPIAE <inopiae@cacert.org>2013-05-15 00:20:08 +0200
commit882428da0227c7f537e54ef85632e77a7824499c (patch)
tree440f54013befd34e5731c7338565949956735b21 /pages/gpg/2.php
parent71d6d063bc6633d67133ccb53f67d5d27f9f5b99 (diff)
downloadcacert-devel-882428da0227c7f537e54ef85632e77a7824499c.tar.gz
cacert-devel-882428da0227c7f537e54ef85632e77a7824499c.tar.xz
cacert-devel-882428da0227c7f537e54ef85632e77a7824499c.zip
bug 782: added format for XHTML, typo fixing
Diffstat (limited to 'pages/gpg/2.php')
-rw-r--r--pages/gpg/2.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/gpg/2.php b/pages/gpg/2.php
index 1773dfa..087b5fe 100644
--- a/pages/gpg/2.php
+++ b/pages/gpg/2.php
@@ -69,12 +69,12 @@
<? } ?>
<tr>
<td class="DataTD" colspan="6">
- <?=_("* Comment is NOT included in the certificate as it is inteded for your personal reference only. To change the comment go to the certificate view with hitting email address.")?>
+ <?=_("* Comment is NOT included in the certificate as it is intended for your personal reference only. To change the comment go to the certificate view with hitting email address.")?>
</td>
</tr>
<tr>
- <td class="DataTD" colspan="6"><input type="submit" name="change" value="<?=_("Change settings")?>"> </td>
+ <td class="DataTD" colspan="6"><input type="submit" name="change" value="<?=_("Change settings")?>" /> </td>
</tr>
</table>
-<input type="hidden" name="oldid" value="<?=$id?>">
+<input type="hidden" name="oldid" value="<?=$id?>" />
</form>