Development

#2902: sfGuardPlugin.patch

You must first sign up to be able to contribute.

Ticket #2902: sfGuardPlugin.patch

File sfGuardPlugin.patch, 483 bytes (added by forkmantis, 1 year ago)
  • modules/sfGuardAuth/templates/secureSuccess.php

    old new  
    11<?php use_helper('I18N') ?> 
    22 
    3 <p><?php echo __("You don't have the requested permission to access this page."); ?></p> 
     3<p><?php echo __("You don't have the required permission to access this page."); ?></p>