Subversion Repositories DevTools

Rev

Rev 5981 | Rev 6371 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5981 Rev 5982
Line 100... Line 100...
100
   </head>
100
   </head>
101
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
101
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
102
      <!-- TIPS LAYERS -------------------------------------->
102
      <!-- TIPS LAYERS -------------------------------------->
103
      <div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
103
      <div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
104
      <!----------------------------------------------------->
104
      <!----------------------------------------------------->
105
      <form class="form_tight" action="<%=scriptName%>" method="post" name="LicenceName" onsubmit="MM_validateForm('base_url','Base URL','isURL','jira_key','JIRA Key','isAlphaNum');return document.MM_returnValue;">
105
      <form class="form_tight" action="<%=scriptName%>" method="post" name="LicenceName" onsubmit="MM_validateForm('licName','Licence Name','RminLength:3');return document.MM_returnValue;">
106
         <table width="100%" border="0" cellspacing="0" cellpadding="2">
106
         <table width="100%" border="0" cellspacing="0" cellpadding="2">
107
         <tr>
107
         <tr>
108
            <td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
108
            <td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
109
               <!-- LOCAL ERROR +++++++++++++++++++++++++++++++++++++++++++++++ -->
109
               <!-- LOCAL ERROR +++++++++++++++++++++++++++++++++++++++++++++++ -->
110
               <%Call Messenger ( sMessage , 3, "100%" )%>
110
               <%Call Messenger ( sMessage , 3, "100%" )%>