mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 18:12:35 +01:00
bug 7628 : Changed text from "Next" to "More Templates"
This commit is contained in:
parent
9c4ca62bb9
commit
79e3687862
@ -351,6 +351,7 @@ label.disk.size.gb=Disk Size (in GB)
|
||||
label.snapshot.name=Snapshot Name
|
||||
label.volume.name=Volume Name
|
||||
label.primary.storage=Primary Storage
|
||||
label.more.templates=More Templates
|
||||
|
||||
label.lang.english=English
|
||||
label.lang.chinese=Chinese (Simplified)
|
||||
|
||||
@ -472,7 +472,7 @@ dictionary = {
|
||||
</div>
|
||||
<div class="rev_wiztemplistactions">
|
||||
<div class="rev_wiztemplist_actionsbox">
|
||||
<a href="#" id="prev_page"><fmt:message key="label.prev"/></a> <a href="#" id="next_page"><fmt:message key="label.next"/></a>
|
||||
<a href="#" id="prev_page"><fmt:message key="label.prev"/></a> <a href="#" id="next_page"><fmt:message key="label.more.templates"/></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user