diff options
author | Michael Elkins <melkins@tislabs.com> | 2012-02-24 01:28:59 +0000 |
---|---|---|
committer | Michael Elkins <melkins@tislabs.com> | 2012-02-24 01:28:59 +0000 |
commit | 0175065575fd7276255a37cfb747238c2f6f76de (patch) | |
tree | 092f3a91de81eccdee4af6ec3d84ddb55faf4af8 /rpkid | |
parent | 527f3c7e36add9e388f461163e32b7a02d77db75 (diff) |
reword text to avoid indicating where the route origin validation table is relative to the confirmation form. closes #203
svn path=/branches/tk161/; revision=4366
Diffstat (limited to 'rpkid')
-rw-r--r-- | rpkid/rpki/gui/app/templates/app/roarequest_confirm_form.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/rpki/gui/app/templates/app/roarequest_confirm_form.html b/rpkid/rpki/gui/app/templates/app/roarequest_confirm_form.html index 99428875..60d0b0fe 100644 --- a/rpkid/rpki/gui/app/templates/app/roarequest_confirm_form.html +++ b/rpkid/rpki/gui/app/templates/app/roarequest_confirm_form.html @@ -9,7 +9,7 @@ <div class='span8'> <div class='alert-message block-message warning'> <p><strong>Please confirm</strong> that you would like to create the following ROA. - The table on the right shows how the validation status may change as a result. + The accompanying table indicates how the validation status may change as a result. <table class='condensed-table'> <tr> |