0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.2-08
/
htdocs
/
modules
/
multilang
/
templates
/
[
Home
]
File: CantActivate.tpl
{* * $Revision: 15342 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *} <div class="gbBlock gcBackground1"> <h2> {g->text text="MultiLanguage Settings"} </h2> </div> <div class="gbBlock"> <div class="giWarning"> {capture name="gettext"} <a href="http://php.net/gettext">{g->text text="gettext"}</a> {/capture} {g->text text="Your webserver does not support localization. Please instruct your system administrator to reconfigure PHP with the %s option enabled." arg1=$smarty.capture.gettext} </div> </div> <div class="gbBlock gcBackground1"> <input type="submit" class="inputTypeSubmit" name="{g->formVar var="form[action][continue]"}" value="{g->text text="Continue"}"/> </div>