projects
/
embedvideo
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
653677b
)
Tweaked wordwrap parameter comments
author
Alan Jack Pippin
<ajp@pippin.(none)>
Tue, 27 Nov 2007 06:11:02 +0000
(23:11 -0700)
committer
Alan J. Pippin
<ajp@pippins.net>
Tue, 27 Nov 2007 06:11:02 +0000
(23:11 -0700)
templates/EmbedVideoSiteAdmin.tpl
patch
|
blob
|
history
diff --git
a/templates/EmbedVideoSiteAdmin.tpl
b/templates/EmbedVideoSiteAdmin.tpl
index 493b863a06b42185ed5e3e88d4a0c8dfc1121844..6dc7f8cc02cd175127be19df4c38e91833642e16 100644
(file)
--- a/
templates/EmbedVideoSiteAdmin.tpl
+++ b/
templates/EmbedVideoSiteAdmin.tpl
@@
-155,10
+155,10
@@
<td>{g->text text="Specify the watermark alignment: top-left, top, top-right, left, center, right, bottom-left, bottom, bottom-right"}</td></tr>
<tr class="gbEven"><td>wordwrapSummary</td><td>0 - N</td>
<td>{g->text text="Specify the watermark alignment: top-left, top, top-right, left, center, right, bottom-left, bottom, bottom-right"}</td></tr>
<tr class="gbEven"><td>wordwrapSummary</td><td>0 - N</td>
- <td>{g->text text="If
set to non-zero, specifie
s the maximum line width when displaying the item's summary"}</td></tr>
+ <td>{g->text text="If
non-zero, set
s the maximum line width when displaying the item's summary"}</td></tr>
<tr class="gbOdd"><td>wordwrapDescription</td><td>0 - N</td>
<tr class="gbOdd"><td>wordwrapDescription</td><td>0 - N</td>
- <td>{g->text text="If
set to non-zero, specifie
s the maximum line width when displaying the item's description"}</td></tr>
+ <td>{g->text text="If
non-zero, set
s the maximum line width when displaying the item's description"}</td></tr>
</table>
</table>