Mark the placeholder

pull/35/head
Peter 'Pita' Martischka 2011-07-11 22:52:45 +02:00
parent 69cecc0684
commit 652f97aef0
1 changed files with 4 additions and 2 deletions

View File

@ -92,7 +92,8 @@ var clientVars = {}; // ]]>
</a>
</li>
<li>
<a href="javascript:void (window.pad&&pad.editbarClick('import_export'));" title="Import/Export from/to different document formats">
<a href="javascript:void (window.pad&&pad.editbarClick('import_export'));"
title="(Placeholder, not implemented so far) Import/Export from/to different document formats">
<img src="../static/img/editbar_import_export.gif" width="16" height="16" />
</a>
</li>
@ -115,7 +116,8 @@ We removed this feature cause its not worth the space it needs in the editbar
</li>-->
<li class="separator"></li>
<li>
<a href="javascript:void (window.pad&&pad.editbarClick('chat'));" title="Open the chat for this pad">
<a href="javascript:void (window.pad&&pad.editbarClick('chat'));"
title="(Placeholder, not implemented so far) Open the chat for this pad">
<img src="../static/img/editbar_chat.gif" width="16" height="16" />
</a>
</li>