]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/LoginPage.templ
UPD: new sprintf syntax in templates
[gigi.git] / src / org / cacert / gigi / pages / LoginPage.templ
index c2418cdabde55f4d18d70452d6140e412d4fdb34..7d49607b7faeb8f9711fd650c018f2a47bfe0639 100644 (file)
@@ -7,5 +7,5 @@
 <a href='https://blah/index.php?id=4'><?=_Password Login?></a> -<!-- TODO -->
 <a href='https://blah/index.php?id=5'><?=_Lost Password?></a> -
 <a href='https://blah/index.php?id=4&amp;noauto=1'><?=_Net Cafe Login?></a><br />
-<p class='smalltext'><?=s,!"<a href='http://wiki.cacert.org/wiki/FAQ/LostPasswordOrAccount' target='_new'>",!"</a>",If you are having trouble with your username or password, please visit our %swiki page%s for more information?></p>
-</div>
\ No newline at end of file
+<p class='smalltext'><?=_If you are having trouble with your username or password, please visit our !'<a href="http://wiki.cacert.org/wiki/FAQ/LostPasswordOrAccount" target="_new">'wiki page!'</a>' for more information?></p>
+</div>