Update se_opr.html
Browse files- se_opr.html +1 -1
    	
        se_opr.html
    CHANGED
    
    | @@ -52,7 +52,7 @@ | |
| 52 | 
             
                </style>
         | 
| 53 | 
             
            </head>
         | 
| 54 | 
             
            <body>
         | 
| 55 | 
            -
                <h1>Отправка опроса в группу</h1>
         | 
| 56 | 
             
                <div class="input-row">
         | 
| 57 | 
             
                    <input type="text" id="apiKeyInput" placeholder="Введите API ключ">
         | 
| 58 | 
             
                    <input type="text" id="groupIdInput" placeholder="Введите ID группы">
         | 
|  | |
| 52 | 
             
                </style>
         | 
| 53 | 
             
            </head>
         | 
| 54 | 
             
            <body>
         | 
| 55 | 
            +
                <h1>Отправка опроса в закрытую группу</h1>
         | 
| 56 | 
             
                <div class="input-row">
         | 
| 57 | 
             
                    <input type="text" id="apiKeyInput" placeholder="Введите API ключ">
         | 
| 58 | 
             
                    <input type="text" id="groupIdInput" placeholder="Введите ID группы">
         |