mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 19:48:53 +00:00
Added HTML comments to avoid removal of empty tags by SOPE.
Monotone-Parent: 8260a03656dcb7042c36f5ed015c0e1691560468 Monotone-Revision: 24faa1b3ee3108a8faa323c456c74d517b4e233d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-05T22:09:35 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<div id="uploadResults" style="display: none" class="dialog left">
|
||||
<div>
|
||||
<h3><var:string label:value="Import"/></h3>
|
||||
<p id="uploadResultsContent"></p>
|
||||
<p id="uploadResultsContent"><!-- empty --></p>
|
||||
<p><input class="button" type="button" const:id="uploadOK"
|
||||
label:value="OK"/></p>
|
||||
</div>
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
<div id="uploadResults" style="display: none" class="dialog left">
|
||||
<div>
|
||||
<h3><var:string label:value="Import"/></h3>
|
||||
<p id="uploadResultsContent"></p>
|
||||
<p id="uploadResultsContent"<!-- empty --></p>
|
||||
<p><input class="button" type="button" const:id="uploadOK"
|
||||
label:value="OK"/></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user