worked out bugs in the module install and community service add

This commit is contained in:
Eric J. Bowersox
2003-06-24 00:38:19 +00:00
parent 278ad880bb
commit cb7b327da8
16 changed files with 88 additions and 25 deletions

View File

@@ -598,6 +598,8 @@ INSERT INTO globalprop (nsid, prop_name, prop_value) VALUES
(6, 'bnc.logout', '!Log Out' ),
(6, 'bn.next', '!arrow_next.jpg' ),
(6, 'bnc.next', '!Next' ),
(6, 'bn.no', '!no.jpg' ),
(6, 'bnc.no', '!No' ),
(6, 'bn.ok', '!ok.jpg' ),
(6, 'bnc.ok', '!OK' ),
(6, 'bn.previous', '!arrow_previous.jpg' ),
@@ -618,6 +620,8 @@ INSERT INTO globalprop (nsid, prop_name, prop_value) VALUES
(6, 'bnc.terminate', '!Terminate' ),
(6, 'bn.update', '!update.jpg' ),
(6, 'bnc.update', '!Update' ),
(6, 'bn.yes', '!yes.jpg' ),
(6, 'bnc.yes', '!Yes' ),
(6, 'user.agreement.title', '!Venice User Agreement' ),
(6, 'user.photo.width', 'I100' ),
(6, 'user.photo.height', 'I100' ),
@@ -692,7 +696,7 @@ Report abuses to: <abuse@example.com>'),
#encodeHTML( $title )
</td></tr>
<tr valign="middle"><td class="confirmbody">
<p>#encodeHTML( $message )</p>
<p>$message</p>
<p>
<a href="#formatURL( $yes_type $yes_url )">#button( "IMAGE" "yes" )</a>
&nbsp;&nbsp;