]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/vintage/configure.html
Add API setting in the new theme during the installation
[github/shaarli/Shaarli.git] / tpl / vintage / configure.html
index 5820e6e4022d902f7284205405ab1e0495687b1a..704389c596103954ea1ae532b10fd6db5ecaf3bf 100644 (file)
@@ -97,9 +97,9 @@
       <tr>
         <td valign="top"><b>Enable REST API</b></td>
         <td>
-          <input type="checkbox" name="apiEnabled" id="apiEnabled"
+          <input type="checkbox" name="enableApi" id="enableApi"
                  {if="$api_enabled"}checked{/if}/>
-          <label for="apiEnabled">&nbsp;Allow third party software to use Shaarli such as mobile application.</label>
+          <label for="enableApi">&nbsp;Allow third party software to use Shaarli such as mobile application.</label>
         </td>
       </tr>
       <tr>