Changeset 1328703
- Timestamp:
- 01/15/2016 02:46:43 AM (10 years ago)
- File:
-
- 1 edited
-
xmpp-auth/trunk/comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
xmpp-auth/trunk/comment.php
r1328701 r1328703 40 40 . '</label>' 41 41 . '<input id="jid" name="jid" type="text" value="' . $comment_author_jid . '" size="30" aria-required="true" />' 42 . '< label><em>Transaction ID: ' . $transaction_id . '</label>'42 . '<p><strong>Transaction ID: ' . $transaction_id . '</strong></p>' 43 43 . '<input type="hidden" name="transaction_id" id="transaction_id" value="' 44 44 . $transaction_id
Note: See TracChangeset
for help on using the changeset viewer.