Przeglądaj źródła

[desktop] Update sdk docs to reflect commonfooter change

abec 13 lat temu
rodzic
commit
30e81cf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/sdk/sdk.md

+ 1 - 1
docs/sdk/sdk.md

@@ -288,7 +288,7 @@ to include a simple form:
         <input type="submit" value="Calculate">
       </form>
     </div>
-    ${commonfooter()}
+    ${commonfooter(messages)}
 
 The template language here is <a href="http://www.makotemplates.org/docs/">Mako</a>,
 which is flexible and powerful.  If you use the "`.html`" extension, Hue