link api from web interface, make single note fetching work, redo note storage username
[grauphel.git] / templates / appnavigation.php
index 19854f1bda304c71f30e987353ccc277ee48f5c3..78b4358bbaf6d467ff392388b03295a9ebdab119 100644 (file)
@@ -12,7 +12,7 @@
     <div id="app-settings-content" style="display: none;">
       <h2><?php p($l->t('Tomboy note server'));?></h2>
       <em><?php print_unescaped($l->t('Use the following sync server URL with tomboy/conboy/tomdroid:')); ?></em>
     <div id="app-settings-content" style="display: none;">
       <h2><?php p($l->t('Tomboy note server'));?></h2>
       <em><?php print_unescaped($l->t('Use the following sync server URL with tomboy/conboy/tomdroid:')); ?></em>
-      <div><input id="resturl" type="text" readonly="readonly" value="<?php p($_['apiurl']); ?>" /></div>
+      <div><input id="resturl" type="text" readonly="readonly" value="<?php p($_['apiroot']); ?>" /></div>
     </div>
   </div>
 </div>
     </div>
   </div>
 </div>