Преглед изворни кода

[desktop] Update sdk docs to reflect commonfooter change

abec пре 13 година
родитељ
комит
30e81cf
1 измењених фајлова са 1 додато и 1 уклоњено
  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