diff options
Diffstat (limited to 'template/yoga/admin/site_manager.tpl')
-rw-r--r-- | template/yoga/admin/site_manager.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/site_manager.tpl b/template/yoga/admin/site_manager.tpl index 9ceb369aa..924a910aa 100644 --- a/template/yoga/admin/site_manager.tpl +++ b/template/yoga/admin/site_manager.tpl @@ -44,6 +44,6 @@ <input type="text" name="galleries_url" id="galleries_url" /> </p> <p> - <input type="submit" name="submit" value="{lang:submit}" /> + <input type="submit" name="submit" value="{lang:submit}" {TAG_INPUT_ENABLED} /> </p> </form> |