echo lang('html-061');
?>
" class='m-wrap placeholder-no-fix' required />
          </div>
           <span class="help-block"><span class="field-validation-valid" data-valmsg-for="password" data-valmsg-replace="true"></span></span>
        </div>
      </div>
      <div class="form-actions">

              
                 <?php 
if (SITE_ADMIN_CODE) {
    ?>
       <input id="verifycode" name="code" placeholder="验证码" style="width:90px;height:35px;;float:left;margin-right:9px;" type="text" value="" class='input-block-level' />
       <?php 
    echo dr_code(100, 35);
}
?>
        <button type="submit" class="btn green pull-right">
        登录 <i class="m-icon-swapright m-icon-white"></i>
        </button>   
        <div><span class="field-validation-valid" data-valmsg-for="error" data-valmsg-replace="true"></span> </div>
      </div>
      <div class="forget-password">
        <h4>忘记密码 ?</h4>

        <p>
          请登录<a href="http://www.omooo.com" target="_blank">www.omooo.com </a>会员中心,在云建站管理内找到本网站提交重置管理员密码。
        </p>
      </div>
    
echo lang('html-061');
?>
" class='input-block-level' required />
					</div>
				</div>
				<?php 
if (SITE_ADMIN_CODE) {
    ?>
				<div class="control-group">
					<div class="pw controls">
						<input type="text" name="code" style="width:210px;" placeholder="<?php 
    echo lang('html-077');
    ?>
" class='input-block-level' />
						<label class="dr_code"><?php 
    echo dr_code(120, 35);
    ?>
</label>
					</div>
				</div>
				<?php 
}
?>
				<div class="submit">
					<input style="padding: 8px 15px;" type="submit" value="<?php 
echo lang('html-076');
?>
" class='btn btn-primary'>
				</div>
			</form>
			<div class="forget" style="margin-top: 20px;">