public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Lars Schuhmacher <larsen007@web.de>
To: development@lists.ipfire.org
Subject: [PATCH] IPSec VPN: Add "required" marker for "organization name"
Date: Sat, 10 Oct 2015 23:24:16 +0200	[thread overview]
Message-ID: <56198200.9020205@web.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]

IPSec VPN: Add "required" marker for "organization name"

Fixes https://bugzilla.ipfire.org/show_bug.cgi?id=10846

Signed-off-by: Lars Schuhmacher <larsen007(a)web.de>
---
 html/cgi-bin/vpnmain.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/cgi-bin/vpnmain.cgi b/html/cgi-bin/vpnmain.cgi
index b697b0a..f1cffb8 100644
--- a/html/cgi-bin/vpnmain.cgi
+++ b/html/cgi-bin/vpnmain.cgi
@@ -2077,7 +2077,7 @@ END
 			<td class='base'>$Lang::tr{'users department'}:</td>
 			<td class='base' nowrap='nowrap'><input type='text' name='CERT_OU' value='$cgiparams{'CERT_OU'}' size='32' $cakeydisabled /></td></tr>
 		<tr><td>&nbsp;</td>
-			<td class='base'>$Lang::tr{'organization name'}:</td>
+			<td class='base'>$Lang::tr{'organization name'}:&nbsp;<img src='/blob.gif' alt='*' /></td>
 			<td class='base' nowrap='nowrap'><input type='text' name='CERT_ORGANIZATION' value='$cgiparams{'CERT_ORGANIZATION'}' size='32' $cakeydisabled /></td></tr>
 		<tr><td>&nbsp;</td>
 			<td class='base'>$Lang::tr{'city'}:</td>

             reply	other threads:[~2015-10-10 21:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-10 21:24 Lars Schuhmacher [this message]
2015-10-16 10:03 ` Timo Eissler
2015-10-16 13:22   ` Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56198200.9020205@web.de \
    --to=larsen007@web.de \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox